summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffmpeg_filter: use frame instead of decoder context pixel formatMichael Niedermayer2012-12-19
* ffmpeg_filter: use frame dimensions instead of decoder context dimensions.Michael Niedermayer2012-12-19
* h264: move h264_set_parameter_from_sps() call upMichael Niedermayer2012-12-19
* h264: move list_count and current_slice reset to flush_change()Michael Niedermayer2012-12-19
* h264: split flush_change() out of flush_dpb()Michael Niedermayer2012-12-19
* h264: factor get_pixel_format() outMichael Niedermayer2012-12-19
* au: return meaningful error codesPaul B Mahol2012-12-19
* pp: fix a few typo in the template.Clément Bœsch2012-12-19
* pvfdec: drop pointless casting of buffer in ff_get_line()Paul B Mahol2012-12-19
* Merge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8'Michael Niedermayer2012-12-19
|\
| * mpegvideo: allocate scratch buffers after linesize is knownJanne Grunau2012-12-18
* | Merge commit 'ed2d7d5868a4a5d914f1e5488d63ea696a3b2937'Michael Niedermayer2012-12-19
|\|
| * ff_h264_direct_ref_list_init: fix B slice check.Michael Niedermayer2012-12-18
| * h264: increase dist_scale_factor for up to 32 referencesJanne Grunau2012-12-18
* | Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer2012-12-19
|\|
| * misc typo, style and wording fixesDiego Biurrun2012-12-18
* | doc: remove mention of fifo filter in the introduction.Clément Bœsch2012-12-19
* | lavfi/setpts: enable debug logs, and improve/extend debug messagesStefano Sabatini2012-12-19
* | Show underscores in av_get_codec_tag_string().Carl Eugen Hoyos2012-12-19
* | doc: extend "See Also" chapters in library manualsStefano Sabatini2012-12-19
* | doc: extend "See Also" chapters in component manualsStefano Sabatini2012-12-19
* | doc: extend "See Also" chapter rendering for ff* toolsStefano Sabatini2012-12-19
* | doc: rework synopsis section for ff* toolsStefano Sabatini2012-12-19
* | doc: use a common authors.texi file blurbStefano Sabatini2012-12-19
* | doc/texi2pod: rework man inclusion logicStefano Sabatini2012-12-19
* | utils: fix duration calculation for strange_duration_example.tsMichael Niedermayer2012-12-19
* | lavfi/gradfun: small align cosmetics.Clément Bœsch2012-12-19
* | doc/filters: reformat and rework gradfun.Clément Bœsch2012-12-19
* | lavfi/gradfun: support named options.Clément Bœsch2012-12-19
* | fate: re-enable lavfi gradfun filter test.Clément Bœsch2012-12-19
* | lavfi/gradfun: reduce up limit for threshold.Clément Bœsch2012-12-19
* | lavfi/gradfun: remove rounding to match C and SSE code.Clément Bœsch2012-12-19
* | lavfi/gradfun: fix dithering in MMX code.Clément Bœsch2012-12-19
* | lavfi/gradfun: fix rounding in MMX code.Clément Bœsch2012-12-19
* | lavfi/gradfun: do not increment DC pointer for odd values.Clément Bœsch2012-12-19
* | qcelpdata: correct start bit for cbgain[0] in qcelp_rate_octave_bitmap[]Paul B Mahol2012-12-19
* | ffmpeg: Fix shortest with libx264Michael Niedermayer2012-12-19
* | MAINTAINERS: update my GPG key fingerprintStefano Sabatini2012-12-18
* | Cosmetics: Reindent after last commit.Carl Eugen Hoyos2012-12-18
* | Do not skip three bytes and don't search for extradata in old realaudio files.Carl Eugen Hoyos2012-12-18
* | af_apad: remove unneeded av_opt_freeMichael Niedermayer2012-12-18
* | apad: add whole_len and pad_len options.Michael Niedermayer2012-12-18
* | apad: fix apad_options formatingMichael Niedermayer2012-12-18
* | af_apad: add user setable packet_sizeMichael Niedermayer2012-12-18
* | avfilter: add apad filterMichael Niedermayer2012-12-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-18
|\|
| * configure: formatting cosmeticsDiego Biurrun2012-12-18
| * h264: use mbaff ref indices in fill_colmap() only for mbaff referencesMichael Niedermayer2012-12-18
* | h264: remove redundant parts of old slice in extradata code.Michael Niedermayer2012-12-18
* | h264: merge old and new "slice in extradata" checksMichael Niedermayer2012-12-18