29148 Commits (f0a68a20a7761447c685a6c0c930a5ffdae11797)
 

Author SHA1 Message Date
Reimar Döffinger f0a68a20a7 Enable header parsing for MPEG2VIDEO to get time-stamps. 14 years ago
Philip Langdale bd9430db69 CrystalHD: Fix usage of h264 parser. 14 years ago
Roger Pau Monné 09a1416db7 Add key_frame and pict_type to AVFilterBufferRefVideo. 14 years ago
Michael Niedermayer d3b379b95b Merge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8' 14 years ago
Michael Niedermayer f6302ad6ee Merge commit 'f668afd4896ee65683619b6f165dda4cdd46766f' 14 years ago
Diego Biurrun 4d012eb541 xwma: Fix wrong printf format expression. 14 years ago
Max Horn ef8b54fc88 xwma demuxer: typos 14 years ago
Carl Eugen Hoyos f4bc923ec1 Allow to print wider unsupported channel layouts. 14 years ago
Carl Eugen Hoyos 7c8c55ff03 Warn if Vorbis does not support the provided channel layout. 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
Michael Niedermayer 85b2114759 Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' 14 years ago
Janne Grunau b6cad3df82 swscale: correct include path to fix ppc altivec build 14 years ago
Michael Niedermayer 256c5b08bf Fix BE/LE order of pix formats 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
Luca Barbato c003832883 swscale: move away x86 specific code from rgb2rgb 14 years ago
Alexis Ballier a3a0af4fb1 avutil: make aes and sha api public 14 years ago
Max Horn ca402f32e3 handle malloc failures in ff_get_wav_header 14 years ago
Max Horn ad4c50347a add xWMA demuxer 14 years ago
Rudolf Polzer 0a962e61e9 mpegts: force the default timebase 14 years ago
Martin Storsjö 302152d40b libavcodec: Bump micro after adding the dtx AVOptions 14 years ago
Carl Eugen Hoyos b8a4444266 AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output. 14 years ago
Carl Eugen Hoyos 6daf513cf2 Fix channel order for 7.1 TrueHD samples. 14 years ago
Carl Eugen Hoyos 939a12e25d Fix channel order for some MLP samples. 14 years ago
Carl Eugen Hoyos 19de9d5646 Cosmetics: Fix indentation and move one line. 14 years ago
Carl Eugen Hoyos 460acdf059 Support alsa channel reordering for float. 14 years ago
Carl Eugen Hoyos e2049edb4e Add forgotten line to silence a warning for int32. 14 years ago
Carl Eugen Hoyos 47c0c8ca9d Also support alsa channel reordering for u16 and u32 formats. 14 years ago
Carl Eugen Hoyos 1171d45f6c Rename the s16 and s32 alsa reorder functions as int16 and int32. 14 years ago
Carl Eugen Hoyos 0ae2a0366f Support unsigned variants of already supported signed formats in alsa. 14 years ago
Carl Eugen Hoyos 075a55603f Support a-law and mu-law output in alsa. 14 years ago
Michael Niedermayer c55780dcef Merge remote branch 'qatar/master' 14 years ago
Martin Storsjö 651b276ef7 libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions 14 years ago
Martin Storsjö 3dd82afc74 libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed 14 years ago
Martin Storsjö 7073938121 libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate 14 years ago
Martin Storsjö 957635ba14 libvo-*: Fix up the long codec names 14 years ago
Martin Storsjö 567ad0e31d libavcodec: Mark AVCodec->priv_class const 14 years ago
Luca Barbato 0e1a5434e2 swscale: Factorize FAST_BGR2YV12 definition. 14 years ago
Carl Eugen Hoyos ff5278d8f6 Mention VisualOn in the new codecs' long names to explain "libvo". 14 years ago
Martin Storsjö 2d3267936a libvo-aacenc: Only produce extradata if the global header flag is set 14 years ago
Anton Khirnov 451d566f4b lavf: postpone removal of public metadata conversion API 14 years ago
Anton Khirnov c776732712 lavc: postpone removal of request_channels 14 years ago
Anton Khirnov d6ead39ee7 lavc: postpone removal of audioconvert and sample_fmt wrappers 14 years ago
Anton Khirnov 548e62c5ae lavf: postpone removal of deprecated avio functions 14 years ago
Martin Storsjö 882221afde libopencore-amr: Cosmetics: Rewrap and align 14 years ago
Martin Storsjö 02c63a109f libopencore-amr, libvo-amrbwenc: Rename variables and functions 14 years ago