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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-16lavfi/hue: add verbose debug message showing initial parametersStefano Sabatini
2012-08-16lavfi/hue: reindent after previous commitsStefano Sabatini
2012-08-16lavfi/hue: apply misc fixes to default values settingStefano Sabatini
2012-08-16lavfi/hue: add named options supportJérémy Tran
2012-08-16lavfi/mp: remove hue wrapped filterStefano Sabatini
2012-08-16Support reading 16-channel lxf files.Carl Eugen Hoyos
2012-08-16movtextdec: Don't emit errors for normal duration-end packets.Philip Langdale
2012-08-16srtenc: Add timing-less "subrip" encoder.Philip Langdale
2012-08-16srtdec: Add timing-less "subrip" decoder.Philip Langdale
2012-08-16lavf: minor bump for avformat_queue_attached_pictures()Michael Niedermayer
2012-08-16LICENSE: correct incorrect claims on *GPL incompatibilityMichael Niedermayer
2012-08-16ffplay: reque attached pictures on channel changes.Michael Niedermayer
2012-08-16avformat: export queue_attached_picturesMichael Niedermayer
2012-08-16dv: fix null ptr dereferenceMichael Niedermayer
2012-08-16sp5xdec: fix off by 1 error causing a crashMichael Niedermayer
2012-08-16av_get_audio_frame_duration: fix ra144Michael Niedermayer
2012-08-16snowdec: add 2 av_asserts to check run validityMichael Niedermayer
2012-08-16snowdec: check log in get_symbol2()Michael Niedermayer
2012-08-16mpegvideo: dont call draw edges on lowresMichael Niedermayer
2012-08-16h263penc: fix multitheraded encodingMichael Niedermayer
2012-08-16mpegvideo_enc: reset mb_x/y before writing the headersMichael Niedermayer
2012-08-15motion_est: switch some asserts to av_assertMichael Niedermayer
2012-08-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15rtmp: Add support for SWFVerificationSamuel Pitoiset
2012-08-15api-example: use new video encoding API.Anton Khirnov
2012-08-15msmpeg4v2: initialize mb_type arrayMichael Niedermayer
2012-08-15mpegvideo: fix MB/MV vissualization on videos that are not mod 16 == 0Michael Niedermayer
2012-08-15x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun
2012-08-15mpegvideo_mmx_template: drop some commented-out cruftDiego Biurrun
2012-08-15movdec: Try to recover from overreading atomsMichael Niedermayer
2012-08-15pafdec: fix wrong check for input buffer size.Michael Niedermayer
2012-08-15pafdec: fix wrong palette index check.Michael Niedermayer
2012-08-15libavresample: add mix level normalization optionJohn Stebbins
2012-08-15w32pthreads: Add missing #includes to make header compile standaloneDiego Biurrun
2012-08-14rtmp: Gracefully ignore _checkbw errors by tracking themSamuel Pitoiset
2012-08-14rtmp: Do not send _checkbw calls as notificationsSamuel Pitoiset
2012-08-14vda: better frame allocation.Sebastien Zwickert
2012-08-14prores: interlaced ProRes encodingMaksalov Boris
2012-08-14bmv_videodec: fix out of array readMichael Niedermayer
2012-08-14remove duplicated codeupsuper
2012-08-14prores_kostya: implement interlaced encoding.Boris Maksalov
2012-08-14prores_kostya: fix incorrect picture_size field.Boris Maksalov
2012-08-14Add ICO muxerMichael Bradshaw
2012-08-14Check for avio fail in avformat_write_header, av_write_frameAndrey Utkin
2012-08-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-14vda: fix make checkheaders.Sebastien Zwickert
2012-08-14lavfi/asetnsamples: push as many frames as readyAndrey Utkin
2012-08-14g723.1: simplify scale_vector()Mans Rullgard
2012-08-14g723.1: simplify normalize_bits()Mans Rullgard
2012-08-14vda: cosmetics: fix Doxygen comment formattingSebastien Zwickert