platform/upstream/libav.git
2005-09-18 Michael Niedermayerprint more time_base fps stuff if av_log level is at...
2005-09-17 Reimar Döffingercheck return value of decode_cabac_mb_dqp, it is INT_MI...
2005-09-14 Dario Andradeset more x264 encoding parameters
2005-09-13 Diego Biurrunminor typo fixes
2005-09-12 Michael Niedermayerthe people want lower case ...
2005-09-12 Michael Niedermayerdont include opt.h in avcodec.h
2005-09-12 Diego BiurrunCAREFULL --> CAREFUL typo fix
2005-09-12 Diego Biurrunspelling/grammar/wording
2005-09-12 Michael Niedermayerclarify GPL patch acceptance policy
2005-09-12 Michael Niedermayerconverting a few more options to AVOptions
2005-09-12 Michael Niedermayerconvert some options in ffmpeg.c to AVOptions
2005-09-11 Michael Niedermayeravoid stdio.h
2005-09-11 Michael Niedermayerchecksum doesnt cover the forward_ptr anymore (seems...
2005-09-11 Michael Niedermayercommon questions people ask me all the time, lets hope...
2005-09-11 Michael Niedermayermissing include noticed by g0th
2005-09-11 Michael Niedermayerflags and named constants with type checking of course...
2005-09-11 Michael NiedermayerAVOption API improvments
2005-09-11 Michael Niedermayerchecksum doesnt cover the forward_ptr anymore
2005-09-11 Michael Niedermayerforward_ptr doesnt contain its own length anymore
2005-09-11 Michael Niedermayerdo not rescale AV_NOPTS_VALUE
2005-09-10 Michael Niedermayeradd xvid idcts to dct-test
2005-09-10 Reimar DöffingerFix compile without CONFIG_GPL, misplaced #endif caused...
2005-09-10 Michael Niedermayerremove unused table entries
2005-09-10 Michael Niedermayerselect xvid idct for xvid files if possible
2005-09-10 Michael Niedermayerxvids mmx&mmx2 idcts
2005-09-10 Michael Niedermayerdont be so picky with .mp4 ... fixes Mr&MrsSmith.mp4
2005-09-07 Alex Beregszasziuse av_log in debug mode
2005-09-06 Michael Niedermayerset time_base as soon as time_scale is known instead...
2005-09-06 Michael NiedermayerAVOption enumeration support and some flags to classify...
2005-09-06 Måns RullgårdKill some compiler warnings. Compiled code verified...
2005-09-06 Diego BiurrunReduce unnecessary swscaler verbosity.
2005-09-06 Diego BiurrunWrong comment after #endif.
2005-09-06 Michael Niedermayera few more raw yuv fourccs
2005-09-06 Michael Niedermayera little script to turn the inside of a struct into...
2005-09-06 Michael NiedermayerAVOption first try
2005-09-06 Michel BardiauxRemove stray non-existent -o option from an example.
2005-09-05 Loren Merrittfix emulated edge motion compensation when resolution...
2005-09-05 Michael Niedermayerset a few variables correctly
2005-09-05 Michael NiedermayerAV_LOG_DEBUG vs. AV_LOG_ERROR
2005-09-04 Michael Niedermayersample_rate value is not always correct (is there anyth...
2005-09-04 Michael Niedermayerfixme note
2005-09-04 Michael Niedermayerpts must be in time_base units
2005-09-04 Michael Niedermayerthe user sets codec->time_base for video encding so...
2005-09-03 Michael Niedermayerprint fourcc in a readable form if possible
2005-09-03 Diego Biurruntypo: viedo --> video
2005-09-03 Michael Niedermayersimplify (d&a) and (d&~a) calculation, hint by skal
2005-09-02 Michael Niedermayeradd consts (this was in my local tree, dunno where...
2005-09-02 Reimar DöffingerDocument "us" parameter for PCM conversion functions.
2005-09-02 Reimar DöffingerSupport D-Cinema audio demuxing.
2005-09-02 Reimar DöffingerSupport de-/encoding of 24 and 32 bit PCM (from and...
2005-09-02 Michael Niedermayersetting timebase in the encoder doesnt seem like a...
2005-09-02 Justin Rugglesfixed quality / vbr encoding patch by (Justin Ruggles...
2005-09-02 Michael Niedermayerlowres support
2005-09-02 Michael Niedermayerforgot to commit this after dv changes
2005-09-01 Michael Niedermayererror concealment fix
2005-08-30 Michael Niedermayeroptimizations
2005-08-30 Michael Niedermayerregression tests for dv
2005-08-26 Michael NiedermayerCompilation fixes part 1 patch by (Arvind R. and Burkha...
2005-08-26 Burkhard PlaumFix for memleak in dv.c patch by (Burkhard Plaum; plaum...
2005-08-25 Michael Niedermayerprevent assert failures and infinite loops with broken...
2005-08-21 Diego BiurrunAdd missing columns to multicolumn declaration.
2005-08-21 Michael Niedermayertime_base description by Rich Felker | dalias, aerifal cx
2005-08-21 Michael Niedermayerreducing minimum supported picture size
2005-08-21 Steven M. Schultzreversing:
2005-08-21 Justin Rugglesvbr audio encode patch by (Justin Ruggles: jruggle...
2005-08-21 Burkhard PlaumCall av_free_static automatically before DLL unload...
2005-08-21 Michael Niedermayersegfault fix
2005-08-16 Måns Rullgårdremove junk characters
2005-08-16 Michael Niedermayerautomatically remove mess
2005-08-15 Alexander StrasserMake ogg `muxer' expect new vorbis extradata format.
2005-08-15 Michael Niedermayerparse pict_type for streams in avi
2005-08-15 Michael Niedermayersupport fixing missing pts by parsing future frames
2005-08-14 Mike Melansonautomatically detect Cinepak data from Sega FILM/CPK...
2005-08-14 Wolfram Glogerminor fixes for invalid audio data patch by (Wolfram...
2005-08-14 Michael Niedermayera few checks, seems i forgot to commit this
2005-08-14 Måns Rullgårdkill a bunch of compiler warnings
2005-08-14 Ian Caulfieldsubtitles support for ffplay patch by (Ian Caulfield...
2005-08-14 Ian Caulfieldsubs.diff fixes a couple of minor bugs in my DVB subtit...
2005-08-13 Michael Niedermayerset timebase correctly? this thing is always 15fps?
2005-08-13 Michael Niedermayerset pix_fmt
2005-08-13 Mike Melansontinfoil patch: no array is written to in bulk before...
2005-08-13 Mike Melansonremoved a bunch of unused, sub-optimal code
2005-08-13 Mike Melansontinfoil patch: be more diligent about checking array...
2005-08-13 Mike Melansontinfoil patch: validate motion vectors and do not free...
2005-08-13 Mike Melansontinfoil patch: make sure pixel_ptr never goes negative
2005-08-13 Mike Melansontinfoil patch: accept no widths that are no multiples...
2005-08-13 Mike Melansontinfoil patch: make sure that pixel pointer does not...
2005-08-13 Steven M. Schultz'#elseif' needs to be '#elif' patch by ("Steven M....
2005-08-13 Måns Rullgårdfix building in separate directory
2005-08-13 Kostya Shishkovsecurity fixes
2005-08-12 Alex BeregszasziFreeBSD ipv6 multicast patch from ports tree
2005-08-11 Steven M. SchultzNeed -maltivec in addition to -faltivec for OSX patch...
2005-08-11 Sam Hocevarminor compilation fix
2005-08-11 Alexander StrasserFix building shared version of lavf on some systems.
2005-08-11 Edward HerveyDV video encoder/decoder doesn't set keyframe and pictu...
2005-08-10 Michael Niedermayersilly script to fix line wraped patches
2005-08-10 Mike Brownchanges to ignore command media embedded in MS WMV...
2005-08-10 Justin Rugglesconfigure libgsm patch by (Justin Ruggles: jruggle...
2005-08-09 Steven M. Schultzremove -d to make libtool on OSX happy patch by ("Steve...
2005-08-06 Alexander StrasserReorganize lists to have one item on a line.
next