summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-17
|\|
| * 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
* | scale: set evaluated value for the "out_w" and "out_h" constantsStefano Sabatini2011-04-17
* | scale: fix computation for the "hsub" and "vsub" constantsStefano Sabatini2011-04-17
* | Remove now useless ffpresets for x264, use -presetBaptiste Coudurier2011-04-16
* | In libx264 wrapper, add -preset and -tune optionsBaptiste Coudurier2011-04-16
* | ffmpeg: fix -aspect cli optionBaptiste Coudurier2011-04-16
* | In mov muxer, compute avg bitrate in esdsBaptiste Coudurier2011-04-16
* | Correctly implement ac3 float/fixed encoder.Michael Niedermayer2011-04-16
* | ffmpeg: use parse_number_and_die() when it makes senseStefano Sabatini2011-04-16
* | cmdutils: add OPT_INT check in parse_number_or_die()Stefano Sabatini2011-04-16
* | Use av_set_pts_info to set time_base.Reimar Döffinger2011-04-16
* | Enable header parsing for MPEG2VIDEO to get time-stamps.Reimar Döffinger2011-04-16
* | CrystalHD: Fix usage of h264 parser.Philip Langdale2011-04-16
* | Add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné2011-04-16
* | Merge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'Michael Niedermayer2011-04-16
|\|
| * 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
* | Merge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'Michael Niedermayer2011-04-16
|\|
| * 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
* | Allow to print wider unsupported channel layouts.Carl Eugen Hoyos2011-04-15
* | Warn if Vorbis does not support the provided channel layout.Carl Eugen Hoyos2011-04-15
* | Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'Michael Niedermayer2011-04-15
|\|
| * 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
* | Fix BE/LE order of pix formatsMichael Niedermayer2011-04-14
* | AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output.Carl Eugen Hoyos2011-04-14
* | Fix channel order for 7.1 TrueHD samples.Carl Eugen Hoyos2011-04-14
* | Fix channel order for some MLP samples.Carl Eugen Hoyos2011-04-14
* | Cosmetics: Fix indentation and move one line.Carl Eugen Hoyos2011-04-14
* | Support alsa channel reordering for float.Carl Eugen Hoyos2011-04-14