summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Take over sole maintainership for all FLAC-related stuffJustin Ruggles2009-03-21
* Fix the ogg regression test, which was broken by r18092. This is anJustin Ruggles2009-03-21
* add myself as maintainer for new FLAC filesJustin Ruggles2009-03-21
* add a function to calculate a more accurate estimate for maximum FLACJustin Ruggles2009-03-21
* flacdec: account for frame and subframe header overhead when calculatingJustin Ruggles2009-03-21
* revert accidental unrelated change in last commitJustin Ruggles2009-03-21
* share sample rate and blocksize tables between the FLAC encoder and FLACJustin Ruggles2009-03-21
* protect realloc overflowBaptiste Coudurier2009-03-21
* flacenc: remove unneeded variable, 'min_encoded_framesize' and useJustin Ruggles2009-03-21
* seek backwards 4 bytes if 'fLaC' marker is not foundJustin Ruggles2009-03-21
* flacdec: remove unneeded variable, 'assignment'Justin Ruggles2009-03-21
* flacdec: cosmetics: rename 'decorrelation' to 'ch_mode'Justin Ruggles2009-03-21
* flacenc: remove unneeded context variable, 'ch_code'Justin Ruggles2009-03-21
* share channel mode constants between the FLAC decoder and FLAC encoderJustin Ruggles2009-03-21
* Hostile takeover of the ogg demuxer, agreed to by Mans on ircDavid Conrad2009-03-20
* Remove declaration of the removed function img_convert().Stefano Sabatini2009-03-20
* Get rid of av_random in cook.cBenjamin Larsson2009-03-20
* Get rid of av_random in nellymoserdec.cBenjamin Larsson2009-03-20
* PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp2009-03-20
* Avoid crash on planarCopy to a destination without alpha.Reimar Döffinger2009-03-20
* Initialize pointer arrays which may be freed before being initialized.Benoit Fouet2009-03-20
* Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides itReimar Döffinger2009-03-20
* Fix swscale compilation with Altivec enabled.Reimar Döffinger2009-03-20
* Reindent after last commitCédric Schieli2009-03-20
* Add a changelog entry for the alpha scaler supportCédric Schieli2009-03-20
* Also test the alpha channel in swscale-exampleCédric Schieli2009-03-20
* YUVA420P is now supported as output formatCédric Schieli2009-03-20
* Add alpha channel scalingCédric Schieli2009-03-20
* Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled convertersCédric Schieli2009-03-20
* Add a CONFIG_SWSCALE_ALPHA option for alpha channel scaling (enabled by default)Cédric Schieli2009-03-20
* Use a simpler and more general check for the gray case in the planarCopy func...Cédric Schieli2009-03-20
* mlp, truehd: support non 1:1 channel mapping.Ramiro Polla2009-03-20
* Support "next parameter flags present" flag.Ramiro Polla2009-03-20
* truehd: support up to 3 substreams.Ramiro Polla2009-03-20
* Rename hwaccel_data_private to hwaccel_picture_private.Gwenole Beauchesne2009-03-20
* Replace random() usage in test programs by av_lfg_*().Diego Biurrun2009-03-20
* Only build motion-test if MMX is enabled.Diego Biurrun2009-03-20
* Align test program output columns.Diego Biurrun2009-03-20
* Remove unused libavutil/random.h #include.Diego Biurrun2009-03-20
* Use correct header for struct AVLFG.Diego Biurrun2009-03-20
* resync ffm if error in streamBaptiste Coudurier2009-03-20
* typo, fix eof checkBaptiste Coudurier2009-03-20
* do not write ffm write index by default, detect if file is being written and ...Baptiste Coudurier2009-03-20
* Add byte reordering for the SIPRO audio codec. See "rmdec.c: add SIPR codecRonald S. Bultje2009-03-20
* Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add aRonald S. Bultje2009-03-20
* check av_find_stream_info return valueBaptiste Coudurier2009-03-20
* uniformize log messages and add some moreBaptiste Coudurier2009-03-20
* use lfg and ff_random_get_seed instead of deprecated av_randomBaptiste Coudurier2009-03-20
* check if feed and stream already exist before registering new oneBaptiste Coudurier2009-03-20
* Make softfloat test program compile again: Setting the av_log_level variableDiego Biurrun2009-03-20