summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Factorise the C filtering in yadifJames Darnley2011-04-05
* | Yadif fixes that where missing from the patchMichael Niedermayer2011-04-05
* | Support 16-bit in yadifJames Darnley2011-04-05
* | support more than yuv420p in yadifJames Darnley2011-04-05
* | Redefine sameqLou Logan2011-04-05
* | fix runtime-cpu-detect bug in swscaleDarren Horrocks2011-04-05
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-05
|\|
| * ac3enc: move extract_exponents inner loop to ac3dspMans Rullgard2011-04-04
| * avio: deprecate url_get_filename().Anton Khirnov2011-04-04
| * avio: deprecate url_max_packet_size().Anton Khirnov2011-04-04
| * avio: make url_get_file_handle() internal.Anton Khirnov2011-04-04
| * avio: make url_filesize() internal.Anton Khirnov2011-04-04
| * avio: make url_close() internal.Anton Khirnov2011-04-04
| * avio: make url_seek() internal.Anton Khirnov2011-04-04
| * avio: cosmetics, move AVSEEK_SIZE/FORCE declarations togetherAnton Khirnov2011-04-04
| * avio: make url_write() internal.Anton Khirnov2011-04-04
| * avio: make url_read_complete() internal.Anton Khirnov2011-04-04
| * avio: make url_read() internal.Anton Khirnov2011-04-04
| * avio: make url_open() internal.Anton Khirnov2011-04-04
| * avio: make url_connect internal.Anton Khirnov2011-04-04
| * avio: make url_alloc internal.Anton Khirnov2011-04-04
| * applehttp: Merge two for loopsMartin Storsjö2011-04-04
| * applehttp: Restructure the demuxer to use a custom AVIOContextMartin Storsjö2011-04-04
| * applehttp: Move finished and target_duration to the variant structMartin Storsjö2011-04-04
| * aacenc: reduce the number of loop index variablesYoung Han Lee2011-04-04
| * avio: deprecate url_open_protocolAnton Khirnov2011-04-04
| * avio: deprecate url_poll and URLPollEntryAnton Khirnov2011-04-04
| * ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-03
| * flvdec: fix segfault in amf_parse_object() due to NULL keyJustin Ruggles2011-04-03
* | retry_transfer_wrapper: only call interrupt callback when less than requested...Michael Niedermayer2011-04-05
* | mpegts: Put CODEC_ID_NONE check back that was removed by mistake in 5b56ad03Michael Niedermayer2011-04-05
* | Only make buffer smaller in fill_buffer() if read_packet() is set.Carl Eugen Hoyos2011-04-04
* | Communicate pulldown flags to clients to fix VC-1 playback with pulldown contentAlexandre Colucci2011-04-04
* | Fix VC-1 playback with pulldown contentAlexandre Colucci2011-04-04
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-04
|\|
| * fate: fix partial run when no samples path is specifiedMans Rullgard2011-04-03
| * ARM: NEON fixed-point forward MDCTMans Rullgard2011-04-03
| * ARM: NEON fixed-point FFTMans Rullgard2011-04-03
| * lavf: bump minor version and add an APIChanges entry for avio changesAnton Khirnov2011-04-03
| * avio: simplify url_open_dyn_buf_internal by using avio_alloc_context()Anton Khirnov2011-04-03
| * avio: make url_fdopen internal.Anton Khirnov2011-04-03
| * avio: make url_open_dyn_packet_buf internal.Anton Khirnov2011-04-03
| * avio: avio_ prefix for url_close_dyn_bufAnton Khirnov2011-04-03
| * avio: avio_ prefix for url_open_dyn_bufAnton Khirnov2011-04-03
| * avio: introduce an AVIOContext.seekable fieldAnton Khirnov2011-04-03
| * ac3enc: use generic fixed-point mdctMans Rullgard2011-04-03
| * lavfi: add fade filterBrandon Mintern2011-04-03
| * Change yadif to not use out of picture lines.Michael Niedermayer2011-04-03
| * lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-03
| * lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-03