summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: cosmetics: Separate hwaccel dependencies from decoders/encodersDiego Biurrun2012-12-23
* oggdec: check memory allocationLuca Barbato2012-12-23
* oggdec: K&R cosmetic formattingLuca Barbato2012-12-23
* hlsenc: correctly report target durationLuca Barbato2012-12-23
* 8bps: cosmeticsAnton Khirnov2012-12-23
* aasc: cosmetics, reformatAnton Khirnov2012-12-23
* ansi: remove an extra returnAnton Khirnov2012-12-23
* asvdec: cosmetics, reformatAnton Khirnov2012-12-23
* aura: cosmetics, reformatAnton Khirnov2012-12-23
* 4xm: don't rely on get_buffer() initializing the frame.Anton Khirnov2012-12-23
* huffyuv: split encoder and decoder into separate files.Anton Khirnov2012-12-23
* lavc: make pkt_{p,d}ts doxy less confusingAnton Khirnov2012-12-23
* lavc: rewrite and extend AVFrame doxyAnton Khirnov2012-12-23
* opt: avoid segfault in av_opt_next() if the class does not have an option listJustin Ruggles2012-12-22
* ttadec: fix last frame handling when seekingJustin Ruggles2012-12-22
* alacdec: do not be too strict about the extradata sizeJustin Ruggles2012-12-22
* flac: only set channel layout if not previously set or on channel count changeJustin Ruggles2012-12-22
* prepare 9_beta3 releaseReinhard Tartler2012-12-21
* rtpdec_vp8: Don't return known-broken packetsMartin Storsjö2012-12-21
* rtpdec: Pass the sequence number to depacketizersMartin Storsjö2012-12-21
* configure: Make avconv depend on null, anull and resample filtersDiego Biurrun2012-12-21
* build: avfilter: Remove duplicate compilation entry for vf_scaleDiego Biurrun2012-12-21
* miscellaneous typo fixesDiego Biurrun2012-12-21
* lavc: add missing files for armLuca Barbato2012-12-20
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* rtp: Don't read priv_data unless it is allocatedMartin Storsjö2012-12-20
* flvenc: Check whether seeking back to the header succeededBjörn Axelsson2012-12-20
* sapenc: Pass the title on to the chained muxersJernej Virag2012-12-20
* lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-19
* mpeg12: do not decode extradata more than once.Anton Khirnov2012-12-19
* cmdutils: pass number of groups to split_commandline().Anton Khirnov2012-12-19
* mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau2012-12-19
* h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profilesVictor Lopez2012-12-19
* mpegvideo: increase edge_emu_buffer size for VC1Janne Grunau2012-12-19
* lavc: merge latest x86inc.asm fixes with x264Ronald S. Bultje2012-12-19
* avcodec: bump minor for adaptive h264 frame-mtJanne Grunau2012-12-18
* avconv: pass the actually selected decoder to filter_codec_opts().Anton Khirnov2012-12-18
* avconv: use new options parser.Anton Khirnov2012-12-18
* cmdutils: don't log an error in opt_default().Anton Khirnov2012-12-18
* cmdutils: add a commandline pre-parser.Anton Khirnov2012-12-18
* cmdutils: split parse_option().Anton Khirnov2012-12-18
* cmdutils: add a macro to simplify grow_array() calls.Anton Khirnov2012-12-18
* h264: support frame parameter changes during frame-mtJanne Grunau2012-12-18
* mpegvideo: allocate scratch buffers after linesize is knownJanne Grunau2012-12-18
* ff_h264_direct_ref_list_init: fix B slice check.Michael Niedermayer2012-12-18
* h264: increase dist_scale_factor for up to 32 referencesJanne Grunau2012-12-18
* misc typo, style and wording fixesDiego Biurrun2012-12-18
* configure: formatting cosmeticsDiego Biurrun2012-12-18
* h264: use mbaff ref indices in fill_colmap() only for mbaff referencesMichael Niedermayer2012-12-18
* h264: prevent decoding of slice NALs in extradataJanne Grunau2012-12-18