summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* dxa: Make sure the reference frame existsLuca Barbato2013-08-16
* h261: check the mtype indexLuca Barbato2013-08-16
* altivec: perform an explicit unaligned loadKostya Shishkov2013-08-16
* hlsenc: Don't reset the number variable when wrappingCarl Eugen Hoyos2013-08-15
* hlsenc: Append the last incomplete segment when closing the outputStefano Sabatini2013-08-15
* hlsenc: Add a proper dependency on the mpegts muxerMartin Storsjö2013-08-15
* vp56data: Move all data tables to the .c fileDiego Biurrun2013-08-15
* vp56data: Move all shared enum/struct declarations to common headerDiego Biurrun2013-08-15
* mpeg12decdata.h: Move all tables to the only place they are usedDiego Biurrun2013-08-15
* mpeg12decdata: Remove unused #defineDiego Biurrun2013-08-15
* avcodec: Replace local extern declarations for tables with header #includesDiego Biurrun2013-08-15
* swscale: Move extern declarations for tables to swscale_internal.hDiego Biurrun2013-08-15
* swscale: Mark a bunch of tables only used within one file staticDiego Biurrun2013-08-15
* ivi_common: Make some tables only used within the file staticDiego Biurrun2013-08-15
* rtpproto: Check the right feature detection macroMartin Storsjö2013-08-15
* electronicarts: Let functions always returning the same value return voidDiego Biurrun2013-08-15