28426 Commits (847aaec682f2bbfaac55ee623364dd4527e0f341)
 

Author SHA1 Message Date
Anton Khirnov 41d0eb1c81 lavc: remove the FF_API_SET_STRING_OLD cruft. 14 years ago
Anton Khirnov 01a4259b8d lavc: remove the FF_API_USE_LPC cruft. 14 years ago
Anton Khirnov db4d3a7421 lavc: remove the FF_API_SUBTITLE_OLD cruft. 14 years ago
Anton Khirnov e89e5afdd0 lavc: remove the FF_API_VIDEO_OLD cruft. 14 years ago
Anton Khirnov 9b4f1cdb6a lavc: remove the FF_API_AUDIO_OLD cruft. 14 years ago
Anton Khirnov 20d33ee8b1 lavc: remove the FF_API_OPT_SHOW cruft. 14 years ago
Anton Khirnov 42420e7b94 lavc: remove the FF_API_MM_FLAGS cruft. 14 years ago
Anton Khirnov 32b80696e0 lavf: remove misc disabled cruft. 14 years ago
Anton Khirnov df56d58339 lavf: remove FF_API_INDEX_BUILT cruft 14 years ago
Anton Khirnov 7f804085f1 lavf: remove FF_API_URL_CLASS cruft. 14 years ago
Anton Khirnov 5763e63913 lavf: remove FF_API_SYMVER cruft 14 years ago
Anton Khirnov b4c5acabb9 lavf: remove FF_API_FIRST_FORMAT cruft 14 years ago
Anton Khirnov 583f6c67b6 lavf: remove FF_API_PARAMETERS_CODEC_ID cruft 14 years ago
Anton Khirnov fc2d3a19c5 lavf: remove FF_API_LAVF_UNUSED cruft 14 years ago
Anton Khirnov 58d5ff0abf lavf: remove FF_API_PARSE_FRAME_PARAM cruft 14 years ago
Anton Khirnov 4df001d77f lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft 14 years ago
Anton Khirnov 5048e36c99 lavf: remove FF_API_URL_SPLIT cruft 14 years ago
Anton Khirnov c4efa7c229 lavf: remove FF_API_UDP_GET_FILE cruft 14 years ago
Anton Khirnov 61573bf1ba lavf: remove FF_API_GUESS_FORMAT cruft 14 years ago
Anton Khirnov dcd4a7b62f lavf: remove FF_API_REGISTER_PROTOCOL cruft 14 years ago
Anton Khirnov 468644f6c1 lavf: remove FF_API_URL_RESETBUF cruft 14 years ago
Anton Khirnov 575c18da1b lavf: remove FF_API_OLD_METADATA cruft 14 years ago
Anton Khirnov 761ad42968 lavf: remove FF_API_MAX_STREAMS cruft 14 years ago
Kostya aad2f2f477 document introduction of side data in APIchanges 14 years ago
Diego Biurrun 151cd4f982 pcm: Add const to cast in ENCODE macro. 14 years ago
Diego Biurrun d11818eff4 Remove now obsolete references to _g-suffixed binaries. 14 years ago
Luca Barbato facc48f157 libvo-aacenc,libvo-amrwbenc}: fix api usage 14 years ago
Anton Khirnov 139f3ac42d Bump major versions of all libraries. 14 years ago
Diego Biurrun f0a41afd8a Replace mplayerhq.hu URLs by libav.org. 14 years ago
Diego Biurrun 0b5ae1fdd3 asfdec: Remove dead code from asf_read_close(). 14 years ago
Diego Biurrun 259a3e70ed ptx: Use av_log_ask_for_sample() where appropriate. 14 years ago
Diego Biurrun fd0c3403f6 Update regtest checksums after revision 6001dad. 14 years ago
Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 14 years ago
Justin Ruggles 4c64c8e95a ac3dec: fix processing of delta bit allocation information. 14 years ago
Ronald S. Bultje 0b05864eef vc1: fix fate-vc1 after previous commit. 14 years ago
Ronald S. Bultje 58bb6b7d93 wmv3dec: fix playback of complex WMV3 files using simple_idct. 14 years ago
Diego Biurrun 14622ef05d Replace references to ffmpeg-devel with libav-devel; fix roundup URL. 14 years ago
Kostya Shishkov c0eee89337 make av_dup_packet() more cautious on allocation failures 14 years ago
Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 14 years ago
Kostya Shishkov 4de339e219 introduce side information for AVPacket 14 years ago
Diego Biurrun 4d012eb541 xwma: Fix wrong printf format expression. 14 years ago
Max Horn ef8b54fc88 xwma demuxer: typos 14 years ago
Clément Bœsch 8f3eebd663 oggdec: simplify audio chained ogg streams support 14 years ago
Janne Grunau f668afd489 swscale: fix "ISO C90 forbids mixed declarations and code" warning 14 years ago
Janne Grunau 7f2ae5c7af swscale: fix compilation with --enable-runtime-cpudetect 14 years ago
Janne Grunau b6cad3df82 swscale: correct include path to fix ppc altivec build 14 years ago
Luca Barbato 6216fc70b7 swscale: simplify rgb2rgb templating 14 years ago
Josh Allmann 33a0421bba swscale: simplify initialization code 14 years ago
Josh Allmann 735bf19511 swscale: further cleanup swscale.c 14 years ago
Luca Barbato 86330b4c92 swscale: partially move the arch specific code left 14 years ago