summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make containers pass palette change in AVPacketKostya Shishkov2011-04-15
* introduce side information for AVPacketKostya Shishkov2011-04-15
* xwma: Fix wrong printf format expression.Diego Biurrun2011-04-15
* xwma demuxer: typosMax Horn2011-04-15
* oggdec: simplify audio chained ogg streams supportClément Bœsch2011-04-15
* swscale: fix "ISO C90 forbids mixed declarations and code" warningJanne Grunau2011-04-15
* swscale: fix compilation with --enable-runtime-cpudetectJanne Grunau2011-04-15
* swscale: correct include path to fix ppc altivec buildJanne Grunau2011-04-15
* swscale: simplify rgb2rgb templatingLuca Barbato2011-04-14
* swscale: simplify initialization codeJosh Allmann2011-04-14
* swscale: further cleanup swscale.cJosh Allmann2011-04-14
* swscale: partially move the arch specific code leftLuca Barbato2011-04-14
* swscale: move away x86 specific code from rgb2rgbLuca Barbato2011-04-14
* avutil: make aes and sha api publicAlexis Ballier2011-04-14
* handle malloc failures in ff_get_wav_headerMax Horn2011-04-14
* add xWMA demuxerMax Horn2011-04-14
* mpegts: force the default timebaseRudolf Polzer2011-04-14
* libavcodec: Bump micro after adding the dtx AVOptionsMartin Storsjö2011-04-14
* libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptionsMartin Storsjö2011-04-14
* libopencore-amr, libvo-amrwbenc: Only check the bitrate when changedMartin Storsjö2011-04-14
* libopencore-amr, libvo-amrwbenc: Find the closest matching bitrateMartin Storsjö2011-04-14
* libvo-*: Fix up the long codec namesMartin Storsjö2011-04-13
* libavcodec: Mark AVCodec->priv_class constMartin Storsjö2011-04-13
* swscale: Factorize FAST_BGR2YV12 definition.Luca Barbato2011-04-13
* libvo-aacenc: Only produce extradata if the global header flag is setMartin Storsjö2011-04-13
* lavf: postpone removal of public metadata conversion APIAnton Khirnov2011-04-13
* lavc: postpone removal of request_channelsAnton Khirnov2011-04-13
* lavc: postpone removal of audioconvert and sample_fmt wrappersAnton Khirnov2011-04-13
* lavf: postpone removal of deprecated avio functionsAnton Khirnov2011-04-13
* libopencore-amr: Cosmetics: Rewrap and alignMartin Storsjö2011-04-13
* libopencore-amr, libvo-amrbwenc: Rename variables and functionsMartin Storsjö2011-04-13
* libopencore-amr: Convert commented out debug logging into av_dlogMartin Storsjö2011-04-13
* libopencore-amr: Remove an unused state variableMartin Storsjö2011-04-13
* libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate tableMartin Storsjö2011-04-13
* libopencore-amr: Remove a useless local variableMartin Storsjö2011-04-13
* libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array static c...Martin Storsjö2011-04-13
* libopencore-amr, libvo-amrwbenc: Return proper error codes in most placesMartin Storsjö2011-04-13
* libopencore-amr: Don't print carriage returns in log messagesMartin Storsjö2011-04-13
* libopencore-amr: Remove an old workaround for libamr header weirdnessMartin Storsjö2011-04-13
* libopencore-amr: Make the opaque encoder pointer a void*Martin Storsjö2011-04-13
* libopencore-amr: Remove unused code fragmentsMartin Storsjö2011-04-13
* applehttp: Only check the discard flags if v->ctx actually is initializedMartin Storsjö2011-04-13
* doc: update developer guideLuca Barbato2011-04-13
* lavf: bump minor and add an APIChanges entry for the last avio changesAnton Khirnov2011-04-13
* avio: deprecate url_exist in favor of avio_check.Anton Khirnov2011-04-13
* file: implement url_check() callback in the file and pipe protocolsStefano Sabatini2011-04-13
* avio: add avio_check()Stefano Sabatini2011-04-13
* avio: left-shift AVIO_ flags on next bumpAnton Khirnov2011-04-13
* Check for successful h263 init in msmpeg4 initAlberto Delmas2011-04-12
* lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-12