Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-20lavfi: add a channels field to AVFilterLink.Nicolas George
2012-12-20h264: Fix code to also handle pix format changes.Michael Niedermayer
2012-12-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-20Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'Michael Niedermayer
2012-12-20lavfi/select: fix compilation with avcodec disabled.Clément Bœsch
2012-12-20astenc: Remove two AVRationals with denominator 1James Almer
2012-12-20h264: remove unused variableMichael Niedermayer
2012-12-20ffmpeg_opt: fix pointer typesMichael Niedermayer
2012-12-20mpegvideo: increase scratchpad sizesMichael Niedermayer
2012-12-20doc/general: sort subtitles formats.Clément Bœsch
2012-12-20fate: add and fix subtitles dependencies.Clément Bœsch
2012-12-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-20Merge commit 'acb571c89a065d943163c11efb46de35774f1909'Michael Niedermayer
2012-12-20cmdutils: implement debug/fdebug log level update differently.Michael Niedermayer
2012-12-20Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'Michael Niedermayer
2012-12-20lavr: add option for dithering during sample format conversion to s16Justin Ruggles
2012-12-20doc/faq: move filter links to the ffmpeg-filters.html page.Clément Bœsch
2012-12-20doc/faq: improve concatenation entry.Clément Bœsch
2012-12-20ffmpeg: use GROW_ARRAY in opt_map_channel.Clément Bœsch
2012-12-20Merge commit '0ec1642b60a5b1a4d913e2b9e3899173dff77e7a'Michael Niedermayer
2012-12-20Merge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77'Michael Niedermayer
2012-12-20mpeg12: do not decode extradata more than once.Anton Khirnov
2012-12-20Merge commit 'a01c02bcff755a7891f777706b27452203aac71e'Michael Niedermayer
2012-12-20cmdutils: pass number of groups to split_commandline().Anton Khirnov
2012-12-20Merge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3'Michael Niedermayer
2012-12-20Merge commit '9e696d2e5ffaa763c564682ec18c3b51b3e5fccc'Michael Niedermayer
2012-12-20h264: use must_reinit to simplify codeMichael Niedermayer
2012-12-20h264: decode_update_thread_context() copy parameter sets before using themMichael Niedermayer
2012-12-20h264: remove reschange blockingMichael Niedermayer
2012-12-20h264: support frame size changes with multi threadingMichael Niedermayer
2012-12-20ffmpeg_filter: use frame instead of decoder context pixel formatMichael Niedermayer
2012-12-20ffmpeg_filter: use frame dimensions instead of decoder context dimensions.Michael Niedermayer
2012-12-20h264: move h264_set_parameter_from_sps() call upMichael Niedermayer
2012-12-20h264: move list_count and current_slice reset to flush_change()Michael Niedermayer
2012-12-20h264: split flush_change() out of flush_dpb()Michael Niedermayer
2012-12-20h264: factor get_pixel_format() outMichael Niedermayer
2012-12-20au: return meaningful error codesPaul B Mahol
2012-12-19pp: fix a few typo in the template.Clément Bœsch
2012-12-19pvfdec: drop pointless casting of buffer in ff_get_line()Paul B Mahol
2012-12-19Merge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8'Michael Niedermayer
2012-12-19mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau
2012-12-19Merge commit 'ed2d7d5868a4a5d914f1e5488d63ea696a3b2937'Michael Niedermayer
2012-12-19Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer
2012-12-19h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profilesVictor Lopez
2012-12-19doc: remove mention of fifo filter in the introduction.Clément Bœsch
2012-12-19lavfi/setpts: enable debug logs, and improve/extend debug messagesStefano Sabatini
2012-12-19Show underscores in av_get_codec_tag_string().Carl Eugen Hoyos
2012-12-19doc: extend "See Also" chapters in library manualsStefano Sabatini
2012-12-19doc: extend "See Also" chapters in component manualsStefano Sabatini
2012-12-19doc: extend "See Also" chapter rendering for ff* toolsStefano Sabatini