aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* removed unused variables; replaced wrong call to realloc() with calloc() in v...Gravatar nicodvb2007-01-20
* decode vc1 sequence header and frame it in video_read_frame();Gravatar nicodvb2007-01-20
* demux vc1 (stream id 0x1Fd with 0x55 <= substream id <= 0x5F in the pes_exten...Gravatar nicodvb2007-01-20
* added function to parse vc1 sequence headerGravatar nicodvb2007-01-20
* BE_32 -> AV_RB32Gravatar reimar2007-01-19
* Compile fix: LE_* -> AV_RL*Gravatar reimar2007-01-19
* include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; ple...Gravatar nicodvb2007-01-19
* sync w/ r21959Gravatar gpoirier2007-01-18
* synced with r21959Gravatar Gabrov2007-01-18
* Apply ancient double-click patch that nobody cares to comment on.Gravatar reimar2007-01-18
* r21930: gcc_bug++;Gravatar voroshil2007-01-18
* In .srt, any line containing only spaces and tabs marks the end of theGravatar eugeni2007-01-18
* grammar/spelling/wording in commentsGravatar diego2007-01-18
* r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a whileGravatar kraymer2007-01-17
* "-lavdopts fast" has applied to mpeg4 and h264 for a whileGravatar lorenm2007-01-17
* synced with r21952Gravatar Gabrov2007-01-17
* 1000l; fixed wrong operator precedenceGravatar nicodvb2007-01-17
* version bump (for changes in r21907)Gravatar kraymer2007-01-17
* r21727: Must refer to option name instead of internal variableGravatar kraymer2007-01-17
* r21691: added smb:// to the list of allowed input urlsGravatar kraymer2007-01-17
* print_version() and others get executed before the command line has been pars...Gravatar michael2007-01-17
* unified creation of sh_audio and sh_video is ts_add_stream; patch by elupusGravatar nicodvb2007-01-17
* Update copyright year.Gravatar diego2007-01-16
* in evo files [e]ac3 substreams range from 0xc0 to 0xcfGravatar nicodvb2007-01-16
* at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer p...Gravatar nicodvb2007-01-16
* fix identation, broken by last commitGravatar gpoirier2007-01-16
* speeds up mplayer execution by over FIVE times when all of the of the followi...Gravatar gpoirier2007-01-16
* fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2vGravatar henry2007-01-16
* Interlaced gif supportGravatar reimar2007-01-16
* Change some types to uint8_t where appropriateGravatar reimar2007-01-16
* "Cosmetics" Introduce a memcpy function doing both transparentGravatar reimar2007-01-16
* one more #if 1 removedGravatar nicodvb2007-01-15
* removed useless #if1s added too long time agoGravatar nicodvb2007-01-15
* in EVO files substreams 0xC0 of private streams 0xBD contain [e]ac3.Gravatar nicodvb2007-01-15
* get rid of two spaces after a period (instead of one)Gravatar gpoirier2007-01-15
* fixes suggested by DiegoGravatar gpoirier2007-01-15
* update and factorize information about x264's multi-threading modeGravatar gpoirier2007-01-15
* update x264's subq otion descriptionGravatar gpoirier2007-01-15
* gcc_bug++;Gravatar diego2007-01-15
* demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)Gravatar diego2007-01-15
* 10l, fix inverted check for "<media" in smil playlistGravatar rtogni2007-01-14
* Move toolame vs twolame logic into the $_toolame=auto case.Gravatar diego2007-01-14
* Move Paolo Tresoldi out of the GUI skin section.Gravatar diego2007-01-14
* Make twolame disable toolame.Gravatar diego2007-01-14
* Move twolame check before toolame check.Gravatar diego2007-01-14
* Adding me and Andrew Savchenko as authors of Russian docs translationGravatar voroshil2007-01-14
* r21882: sync to x264 r607 (update description of threads)Gravatar voroshil2007-01-14
* translation status updateGravatar voroshil2007-01-14
* spelling, wording fixGravatar voroshil2007-01-14
* sync tag updateGravatar voroshil2007-01-14