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-23mpegvideo_enc: fix edge emulation of dimension%16 != 0 for YUV != 420Michael Niedermayer
2012-12-22configure: consider using /usr/include/openjpeg-1.5 when searching for openjpegJohannes Nixdorf
2012-12-22h264: Detect POC inconsistencies and try to handle them reasonablyMichael Niedermayer
2012-12-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-22flac: only set channel layout if not previously set or on channel count changeJustin Ruggles
2012-12-224xm: check the correct stream, fix fateMichael Niedermayer
2012-12-22lavc/4xm: use bytestream2_get_bytes_leftPaul B Mahol
2012-12-22videodsp: Fix project nameMichael Niedermayer
2012-12-22x86/videodsp_init: Add back lost author attributionMichael Niedermayer
2012-12-22videodsp_template.c: fix yearMichael Niedermayer
2012-12-22lavc: Warn in case the set bitrate is very lowMichael Niedermayer
2012-12-21Revert "Always write all colours for animated gif files, including transparen...Carl Eugen Hoyos
2012-12-21Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer
2012-12-21Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer
2012-12-21alsdec: cosmetics after previous commitPaul B Mahol
2012-12-21alsdec: channel sortingPaul B Mahol
2012-12-21gifdec: remove dead storePaul B Mahol
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-21Always write all colours for animated gif files, including transparent ones.Carl Eugen Hoyos
2012-12-20gifdec: fix invalid write in gif_copy_img_rectPaul B Mahol
2012-12-20gifdec: fix invalid write in giff_fill_rectPaul B Mahol
2012-12-20tiffdec: support LZW compression with inverted FillOrderPiotr Bandurski
2012-12-20lavc: add missing files for armLuca Barbato
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje
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-20h264: remove unused variableMichael Niedermayer
2012-12-20mpegvideo: increase scratchpad sizesMichael Niedermayer
2012-12-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-20Merge commit 'acb571c89a065d943163c11efb46de35774f1909'Michael Niedermayer
2012-12-20mpeg12: do not decode extradata more than once.Anton Khirnov
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-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-19Merge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8'Michael Niedermayer
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-19Show underscores in av_get_codec_tag_string().Carl Eugen Hoyos
2012-12-19mpegvideo: increase edge_emu_buffer size for VC1Janne Grunau
2012-12-19qcelpdata: correct start bit for cbgain[0] in qcelp_rate_octave_bitmap[]Paul B Mahol
2012-12-18avcodec: bump minor for adaptive h264 frame-mtJanne Grunau
2012-12-18h264: support frame parameter changes during frame-mtJanne Grunau
2012-12-18mpegvideo: allocate scratch buffers after linesize is knownJanne Grunau