summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: Document the flv demuxerLuca Barbato2013-08-27
* matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-27
* movenc: Check for errors from mov_create_chapter_trackMartin Storsjö2013-08-27
* movenc: Properly free allocated data on failures in mov_write_headerMartin Storsjö2013-08-27
* movenc: Check that tracks->enc exists before trying to free extradataMartin Storsjö2013-08-27
* movenc: Check for allocation failures in mov_create_chapter_trackMartin Storsjö2013-08-27
* imc: support mode 1Kostya Shishkov2013-08-26
* twinvq: set block align for codecs and use it in size checksKostya Shishkov2013-08-26
* mov: Write tmcd extradataLuca Barbato2013-08-25
* mov: Parse tmcd extradataLuca Barbato2013-08-25
* mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsdLuca Barbato2013-08-24
* mov: Refactor codec specific final steps in mov_finalize_stsd_codecLuca Barbato2013-08-24
* mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitleLuca Barbato2013-08-24
* mov: Refactor audio specific parsing in mov_parse_stsd_audioLuca Barbato2013-08-24
* mov: Refactor video specific parsing in mov_parse_stsd_videoLuca Barbato2013-08-24
* mov: Refactor codec id selection in mov_codec_idLuca Barbato2013-08-24
* h264_cabac: Mark functions calling decode_cabac_residual_internal as noinlineDiego Biurrun2013-08-24
* arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoderDiego Biurrun2013-08-23
* libfdk-aacdec: formatting cosmeticsDiego Biurrun2013-08-23
* vp56: Mark VP6-only optimizations as such.Diego Biurrun2013-08-23
* movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-23
* mov: use tkhd enabled flag to set the default trackJohn Stebbins2013-08-23
* x86: Split DCT and FFT initialization into separate filesDiego Biurrun2013-08-21
* movenc: fix detection of 64bit offset requirementClément Bœsch2013-08-21
* movenc: Make chapter track QuickTime compatibleJohn Stebbins2013-08-21
* movenc: add faststart option for web streamingClément Bœsch2013-08-21
* w32pthread: help compiler figure out undeeded codeRafaël Carré2013-08-21
* x86: h264_idct: Remove incorrect commentDiego Biurrun2013-08-21
* avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARMDiego Biurrun2013-08-21
* h264_ps: Use more meaningful error valuesDiego Biurrun2013-08-20
* h264_ps: K&R formatting cosmeticsDiego Biurrun2013-08-20
* h264_ps: Drop commented-out cruftDiego Biurrun2013-08-20
* h264data: Move some tables to the only place they are usedDiego Biurrun2013-08-20
* h264data: Remove unused luma_dc_field_scan tableDiego Biurrun2013-08-20
* Add a libfdk-aac decoderMartin Storsjö2013-08-20
* vf_fps: add 'start_time' optionJustin Ruggles2013-08-20
* avcodec: Remove some commented-out debug cruftDiego Biurrun2013-08-20
* movenc: Allow chapters to be written in trailerJohn Stebbins2013-08-20
* movenc: Allow chapter track in default MODE_MP4John Stebbins2013-08-20
* avformat: Fix references to removed av_close_input_file in DoxygenDiego Biurrun2013-08-20
* mov: Prevent segfaults on mov_write_hdlr_tagLuca Barbato2013-08-20
* mov: Compute max duration among the tracks with a timescaleLuca Barbato2013-08-20
* mov: Set the timescale for data streamsLuca Barbato2013-08-20
* mkv: Allow flushing the current cluster in progressMartin Storsjö2013-08-19
* mkv: Flush the old cluster before writing a new oneLuca Barbato2013-08-19
* mkv: Add options for specifying cluster limitsLuca Barbato2013-08-19
* mkv: Refactor mkv_write_packetLuca Barbato2013-08-19
* ogg: Fix potential infinite discard loopReimar Döffinger2013-08-19
* movenc: Indicate that negative timestamps are supportedMartin Storsjö2013-08-17
* dxa: fix decoding of first I-frame by separating I/P-frame decodingJanne Grunau2013-08-17