aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-16Fix even more missing includes after the common.h removalMartin Storsjö
2012-08-16build: Factor out rangecoder dependencies to CONFIG_RANGECODERDiego Biurrun
2012-08-16build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCEDiego Biurrun
2012-08-16x86: avcodec: Consistently name all init filesDiego Biurrun
2012-08-16Support reading 16-channel lxf files.Carl Eugen Hoyos
2012-08-16Add more missing includes after removing the implicit common.hMartin Storsjö
2012-08-15movtextdec: Don't emit errors for normal duration-end packets.Philip Langdale
2012-08-15srtenc: Add timing-less "subrip" encoder.Philip Langdale
2012-08-15srtdec: 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-15Add some more missing includes after removing the implicit common.hMartin Storsjö
2012-08-15mpegvideo: dont call draw edges on lowresMichael Niedermayer
2012-08-15h263penc: fix multitheraded encodingMichael Niedermayer
2012-08-15mpegvideo_enc: reset mb_x/y before writing the headersMichael Niedermayer
2012-08-15motion_est: switch some asserts to av_assertMichael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-15rtmp: Automatically compute the hash for SWFVerificationSamuel Pitoiset
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-14libavresample: add mix level normalization optionJohn Stebbins
2012-08-14w32pthreads: 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