summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add yvu410 as a supported v4l2 input format.Carl Eugen Hoyos2013-02-17
* Add gray16 as a supported v4l2 input format.Carl Eugen Hoyos2013-02-17
* fate: add print() to the tests of evalMichael Niedermayer2013-02-17
* eval: print() supportMichael Niedermayer2013-02-17
* Only set accelerated arm fft functions if fft is enabled.Carl Eugen Hoyos2013-02-17
* doc/codecs: simple sub_charenc option documentation.Clément Bœsch2013-02-17
* doc/examples: do not allocate AVFrame directly.Nicolas George2013-02-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-17
|\
| * error_resilience: add required headers.Anton Khirnov2013-02-17
* | lavf/subtitles: error out in case of bitmap subtitles.Clément Bœsch2013-02-17
* | lavc: fix codec_descriptor and pkt_timebase doxy.Clément Bœsch2013-02-17
* | tests: fix values for the unsharp testStefano Sabatini2013-02-17
* | lavc/utils: reindent in avcodec_decode_subtitle2() after f7963993.Clément Bœsch2013-02-17
* | lavfi/subtitles: set a different description between ass and subtitles.Clément Bœsch2013-02-17
* | lavfi: rename vf_ass.c to vf_subtitles.cClément Bœsch2013-02-17
* | lavfi/subtitles: support charenc option.Clément Bœsch2013-02-17
* | lavfi/subtitles: split options between ass and subtitles.Clément Bœsch2013-02-17
* | lavc: support subtitles character encoding conversion.Clément Bœsch2013-02-17
* | lavc: mark bitmap based subtitles codecs as such.Clément Bœsch2013-02-17
* | lavfi/mp: drop mp=kerndeint filterStefano Sabatini2013-02-17
* | lavfi/mp: drop mp=unsharp filterStefano Sabatini2013-02-17
* | lavfi/unsharp: add missing NULL checkStefano Sabatini2013-02-17
* | lavfi/unsharp: merge definition and declaration in init_filter_param()Stefano Sabatini2013-02-17
* | lavfi/unsharp: directly access in-loop variables in apply_unsharp()Stefano Sabatini2013-02-17
* | lavfi/unsharp: add check on matrix x/y size values oddityStefano Sabatini2013-02-17
* | Changelog: Add entry for encrypted TTA stream decodingJames Almer2013-02-17
* | lavc/tta: Use a safer check for encrypted streamsJames Almer2013-02-17
* | h264: don't initialize missing pictures when using a hwaccelHendrik Leppkes2013-02-17
* | lavu: Fix checkheaders for x86/emms.hJames Almer2013-02-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-16
|\|
| * h264: deMpegEncContextizeAnton Khirnov2013-02-15
* | Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885'Michael Niedermayer2013-02-16
|\|
| * mpegvideo: split ff_draw_horiz_band().Anton Khirnov2013-02-15
* | Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0'Michael Niedermayer2013-02-16
|\|
| * error_resilience: decouple ER from MpegEncContextAnton Khirnov2013-02-15
* | Changelog: add missing empty line after the version lineStefano Sabatini2013-02-16
* | Merge commit 'd9ebb00dcbaac3812b8b1fbc3d6e027506c11cbc'Michael Niedermayer2013-02-16
|\|
| * svq3: remove a pointless if()Anton Khirnov2013-02-15
| * h264: remove a pointless if()Anton Khirnov2013-02-15
* | Merge commit '68f930d2188aba5b32624887dcbf688c23482834'Michael Niedermayer2013-02-16
|\|
| * h264: simplify calls to ff_er_add_slice().Anton Khirnov2013-02-15
* | cinepack: print an error if cinepak_decode() failedMichael Niedermayer2013-02-16
* | yadif: remove unused variableMichael Niedermayer2013-02-16
* | Merge commit 'd2a25c4032ce6ceabb0f51b5c1e6ca865395a793'Michael Niedermayer2013-02-16
|\|
| * get_buffer(): do not initialize the data.Anton Khirnov2013-02-15
* | h264: color frames grayMichael Niedermayer2013-02-16
* | avcodec: add avpriv_color_frame()Michael Niedermayer2013-02-16
* | lavfi: port MP noise filterPaul B Mahol2013-02-16
* | mpegvideo_enc: draw edges on inputMichael Niedermayer2013-02-16
* | Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82'Michael Niedermayer2013-02-16
|\|