summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-07
|\
| * Fix parser: mark av_parser_parse() for removal on next major bumpBrad2011-04-06
| * swscale: postpone sws_getContext removal until next major bump.Anton Khirnov2011-04-06
| * fate: add AAC LATM testJanne Grunau2011-04-06
| * mmst: get rid of deprecated AVERRORsAnton Khirnov2011-04-06
| * lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM.Anton Khirnov2011-04-06
| * Reemove remaining uses of deprecated AVERROR_NOTSUPP.Anton Khirnov2011-04-06
| * lavf: if id3v2 tag is present and all else fails, guess by file extensionAnton Khirnov2011-04-06
* | Align stack variables manually in yadif x86 code, should fix ticket25Michael Niedermayer2011-04-07
* | move image check down in ffplay.cMichael Niedermayer2011-04-07
* | Disable dr1 in ffplay for svq1 (fixes ticket40)Michael Niedermayer2011-04-06
* | Check sizes a bit in ffplay, cant hurt.Michael Niedermayer2011-04-06
* | Fix ticket34Michael Niedermayer2011-04-06
* | Drop checkheaders from check, its uselessMichael Niedermayer2011-04-06
* | Fix ticket20Michael Niedermayer2011-04-06
* | Add PlayStation Portable PMP format demuxerReimar Döffinger2011-04-06
* | Revert "ffmpeg: fix aspect ratio setting"Michael Niedermayer2011-04-06
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-06
|\|
| * psymodel: extend API to include PE and bit allocation.Nathan Caldwell2011-04-05
| * avio: always compile dyn_buf functionsAnton Khirnov2011-04-05
| * Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange2011-04-05
| * Revert "aac_latm_dec: use aac context and aac m4ac"Janne Grunau2011-04-05
| * configure: tell user if libva is enabled like the rest of external libs.Konstantin Pavlov2011-04-05
| * Add silence support for AV_SAMPLE_FMT_U8.Alex Converse2011-04-05
| * avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internalAnton Khirnov2011-04-05
| * avio: deprecate av_url_read_seekAnton Khirnov2011-04-05
| * avio: deprecate av_url_read_pauseAnton Khirnov2011-04-05
| * ac3enc: NEON optimised extract_exponentsMans Rullgard2011-04-05
* | Fix ffmpeg-mt fixme in h264.Michael Niedermayer2011-04-06
* | Fix REBASE_PICTURE with h.264Michael Niedermayer2011-04-06
* | Fix crash in ffmpeg.c with PIX_FMT_NONEMichael Niedermayer2011-04-06
* | Revert "Set the correct target for mingw64 dlltool"Michael Niedermayer2011-04-06
* | Fix gazeta-20090408-1456-aa.tsMichael Niedermayer2011-04-06
* | Fix Ticket37Michael Niedermayer2011-04-06
* | Do not offer unsupported HWAccel PIX_FMT.Reimar Döffinger2011-04-05
* | Use CONFIG_VDPAU as condition for using ff_vdpau_mpeg_picture_complete.Reimar Döffinger2011-04-05
* | ac3dec: avoid pointless alloc and indirection for input_bufferReimar Döffinger2011-04-05
* | documentation: fix @url syntax in developer.texiStefano Sabatini2011-04-05
* | scale: make the filter parametricStefano Sabatini2011-04-05
* | eval: add support for trunc, ceil, and floor functionsStefano Sabatini2011-04-05
* | ffmpeg: fix aspect ratio settingStefano Sabatini2011-04-05
* | Add support for pcm_f32* to alsa.Carl Eugen Hoyos2011-04-05
* | Add audio_float to confgigure's CONFIG list.Carl Eugen Hoyos2011-04-05
* | Support s32 output via alsa audio device.Carl Eugen Hoyos2011-04-05
* | Template alsa reordering functions.Carl Eugen Hoyos2011-04-05
* | h264_parser: Fix whitespace after previous change.Philip Langdale2011-04-04
* | h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set.Philip Langdale2011-04-04
* | Update yadif copyright headerMichael Niedermayer2011-04-05
* | Factorise the C filtering in yadifJames Darnley2011-04-05
* | Yadif fixes that where missing from the patchMichael Niedermayer2011-04-05