summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavf: remove misc disabled cruft.Anton Khirnov2011-04-19
* lavf: remove FF_API_INDEX_BUILT cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_URL_CLASS cruft.Anton Khirnov2011-04-19
* lavf: remove FF_API_SYMVER cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_FIRST_FORMAT cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_PARAMETERS_CODEC_ID cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_LAVF_UNUSED cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_PARSE_FRAME_PARAM cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_URL_SPLIT cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_UDP_GET_FILE cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_GUESS_FORMAT cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_REGISTER_PROTOCOL cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_URL_RESETBUF cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_MAX_STREAMS cruftAnton Khirnov2011-04-19
* document introduction of side data in APIchangesKostya2011-04-19
* pcm: Add const to cast in ENCODE macro.Diego Biurrun2011-04-19
* Remove now obsolete references to _g-suffixed binaries.Diego Biurrun2011-04-18
* libvo-aacenc,libvo-amrwbenc}: fix api usageLuca Barbato2011-04-18
* Bump major versions of all libraries.Anton Khirnov2011-04-18
* Replace mplayerhq.hu URLs by libav.org.Diego Biurrun2011-04-18
* asfdec: Remove dead code from asf_read_close().Diego Biurrun2011-04-18
* ptx: Use av_log_ask_for_sample() where appropriate.Diego Biurrun2011-04-18
* Update regtest checksums after revision 6001dad.Diego Biurrun2011-04-17
* Replace more FFmpeg references by Libav.Diego Biurrun2011-04-17
* ac3dec: fix processing of delta bit allocation information.Justin Ruggles2011-04-17
* vc1: fix fate-vc1 after previous commit.Ronald S. Bultje2011-04-17
* wmv3dec: fix playback of complex WMV3 files using simple_idct.Ronald S. Bultje2011-04-16
* Replace references to ffmpeg-devel with libav-devel; fix roundup URL.Diego Biurrun2011-04-15
* make av_dup_packet() more cautious on allocation failuresKostya Shishkov2011-04-15
* 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