summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi/hue: reindent after previous commitsStefano Sabatini2012-08-16
* lavfi/hue: apply misc fixes to default values settingStefano Sabatini2012-08-16
* lavfi/hue: add named options supportJérémy Tran2012-08-16
* lavfi/mp: remove hue wrapped filterStefano Sabatini2012-08-16
* Support reading 16-channel lxf files.Carl Eugen Hoyos2012-08-16
* movtextdec: Don't emit errors for normal duration-end packets.Philip Langdale2012-08-15
* srtenc: Add timing-less "subrip" encoder.Philip Langdale2012-08-15
* srtdec: Add timing-less "subrip" decoder.Philip Langdale2012-08-15
* lavf: minor bump for avformat_queue_attached_pictures()Michael Niedermayer2012-08-16
* LICENSE: correct incorrect claims on *GPL incompatibilityMichael Niedermayer2012-08-16
* ffplay: reque attached pictures on channel changes.Michael Niedermayer2012-08-16
* avformat: export queue_attached_picturesMichael Niedermayer2012-08-16
* dv: fix null ptr dereferenceMichael Niedermayer2012-08-16
* sp5xdec: fix off by 1 error causing a crashMichael Niedermayer2012-08-16
* av_get_audio_frame_duration: fix ra144Michael Niedermayer2012-08-16
* snowdec: add 2 av_asserts to check run validityMichael Niedermayer2012-08-16
* snowdec: check log in get_symbol2()Michael Niedermayer2012-08-16
* mpegvideo: dont call draw edges on lowresMichael Niedermayer2012-08-15
* h263penc: fix multitheraded encodingMichael Niedermayer2012-08-15
* mpegvideo_enc: reset mb_x/y before writing the headersMichael Niedermayer2012-08-15
* motion_est: switch some asserts to av_assertMichael Niedermayer2012-08-15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-15
|\
| * rtmp: Add support for SWFVerificationSamuel Pitoiset2012-08-15
| * api-example: use new video encoding API.Anton Khirnov2012-08-15
| * x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun2012-08-15
| * mpegvideo_mmx_template: drop some commented-out cruftDiego Biurrun2012-08-15
| * libavresample: add mix level normalization optionJohn Stebbins2012-08-14
| * w32pthreads: Add missing #includes to make header compile standaloneDiego Biurrun2012-08-14
| * rtmp: Gracefully ignore _checkbw errors by tracking themSamuel Pitoiset2012-08-14
| * rtmp: Do not send _checkbw calls as notificationsSamuel Pitoiset2012-08-14
| * prores: interlaced ProRes encodingMaksalov Boris2012-08-14
* | msmpeg4v2: initialize mb_type arrayMichael Niedermayer2012-08-15
* | mpegvideo: fix MB/MV vissualization on videos that are not mod 16 == 0Michael Niedermayer2012-08-15
* | movdec: Try to recover from overreading atomsMichael Niedermayer2012-08-15
* | pafdec: fix wrong check for input buffer size.Michael Niedermayer2012-08-15
* | pafdec: fix wrong palette index check.Michael Niedermayer2012-08-15
* | vda: better frame allocation.Sebastien Zwickert2012-08-14
* | bmv_videodec: fix out of array readMichael Niedermayer2012-08-14
* | remove duplicated codeupsuper2012-08-14
* | prores_kostya: implement interlaced encoding.Boris Maksalov2012-08-14
* | prores_kostya: fix incorrect picture_size field.Boris Maksalov2012-08-14
* | Add ICO muxerMichael Bradshaw2012-08-14
* | Check for avio fail in avformat_write_header, av_write_frameAndrey Utkin2012-08-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-14
|\|
| * g723.1: simplify scale_vector()Mans Rullgard2012-08-14
| * g723.1: simplify normalize_bits()Mans Rullgard2012-08-14
| * vda: cosmetics: fix Doxygen comment formattingSebastien Zwickert2012-08-14
| * vda: better frame allocationSebastien Zwickert2012-08-14
| * vda: Merge implementation into one fileSebastien Zwickert2012-08-14
| * vda: support synchronous decodingSebastien Zwickert2012-08-14