]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-08-29 Diego Biurrunarm: fmtconvert: Split armv6 fmtconvert code off from...
2013-08-29 Diego Biurrunarm: float_dsp: Propagate cpu_flags to vfp initializati...
2013-08-29 Diego Biurrunarm: dcadsp: Move synth filter initialization to dcadsp...
2013-08-29 Diego Biurrunswscale: cosmetics: Drop silly camelCase from swScale...
2013-08-29 Diego Biurrunswscale: Add some missing av_cold to arch-specific...
2013-08-29 Diego Biurrunswscale: consistent names for arch-specific acceleratio...
2013-08-29 Diego Biurrunswscale: ppc: Hide arch-specific initialization details
2013-08-28 Diego Biurrunppc: Add missing AltiVec cpuflag detection invocations
2013-08-28 Diego Biurrunppc: fdct: Remove vim editor settings comment
2013-08-28 Diego Biurrunmpegvideo: Replace arch initialization ifdeffery by...
2013-08-28 Diego Biurrunx86: rv40dsp: Move inline assembly optimizations out...
2013-08-28 Diego Biurrunswscale: x86: Hide arch-specific initialization details
2013-08-28 Diego Biurrundsputil: x86: Hide arch-specific initialization details
2013-08-28 Diego Biurrunppc: Add and use convenience macro to check for AltiVec...
2013-08-28 Diego Biurrunavutil: Refactor CPU extension availability macros
2013-08-28 Diego Biurrunavutil: Move internal CPU detection function declaratio...
2013-08-28 Rafaël Carréapedec: do not buffer decoded samples over AVPackets
2013-08-28 Diego Biurrunconfigure: x86: Fix handling of i686 and cpunop features
2013-08-28 Martin Storsjörtmpproto: Fix limelight authentication with abbreviate...
2013-08-28 Hendrik Leppkesvf_fps: use double constants for default/min/max for...
2013-08-28 Luca Barbatodoc: document the asf demuxer
2013-08-27 Vittorio Giovaravf_interlace: fix file permissions
2013-08-27 Martin StorsjöRevert "w32pthread: help compiler figure out undeeded...
2013-08-27 Martin Storsjöw32threads: Don't use function pointers when linking...
2013-08-27 Martin Storsjösmoothstreamingenc: Write to a temp file while updating...
2013-08-27 Luca Barbatoac3: Return proper error codes
2013-08-27 Luca Barbatoac3: Clean up the error paths
2013-08-27 Luca Barbatoac3: Do not clash with normal AVERROR
2013-08-27 Luca Barbatoflv: Fix the help string
2013-08-27 Luca Barbatodoc: Document the flv demuxer
2013-08-27 John Stebbinsmatroskaenc: Fix writing TRACKDEFAULTFLAG
2013-08-27 Martin Storsjömovenc: Check for errors from mov_create_chapter_track
2013-08-27 Martin Storsjömovenc: Properly free allocated data on failures in...
2013-08-27 Martin Storsjömovenc: Check that tracks->enc exists before trying...
2013-08-27 Martin Storsjömovenc: Check for allocation failures in mov_create_cha...
2013-08-26 Kostya Shishkovimc: support mode 1
2013-08-26 Kostya Shishkovtwinvq: set block align for codecs and use it in size...
2013-08-25 Luca Barbatomov: Write tmcd extradata
2013-08-25 Luca Barbatomov: Parse tmcd extradata
2013-08-24 Luca Barbatomov: Refactor multiple stsd skipping in mov_mov_skip_mu...
2013-08-24 Luca Barbatomov: Refactor codec specific final steps in mov_finaliz...
2013-08-24 Luca Barbatomov: Refactor subtitle specific parsing in mov_parse_st...
2013-08-24 Luca Barbatomov: Refactor audio specific parsing in mov_parse_stsd_...
2013-08-24 Luca Barbatomov: Refactor video specific parsing in mov_parse_stsd_...
2013-08-24 Luca Barbatomov: Refactor codec id selection in mov_codec_id
2013-08-24 Diego Biurrunh264_cabac: Mark functions calling decode_cabac_residua...
2013-08-23 Diego Biurrunarm: h264chroma: Do not compile h264_chroma_mc* depende...
2013-08-23 Diego Biurrunlibfdk-aacdec: formatting cosmetics
2013-08-23 Diego Biurrunvp56: Mark VP6-only optimizations as such.
2013-08-23 John Stebbinsmovenc: Make tkhd "enabled" flag QuickTime compatible
2013-08-23 John Stebbinsmov: use tkhd enabled flag to set the default track
2013-08-21 Diego Biurrunx86: Split DCT and FFT initialization into separate...
2013-08-21 Clément Bœschmovenc: fix detection of 64bit offset requirement
2013-08-21 John Stebbinsmovenc: Make chapter track QuickTime compatible
2013-08-21 Clément Bœschmovenc: add faststart option for web streaming
2013-08-21 Rafaël Carréw32pthread: help compiler figure out undeeded code
2013-08-21 Diego Biurrunx86: h264_idct: Remove incorrect comment
2013-08-21 Diego Biurrunavcodec/utils: Simplify a condition that combines HAVE_...
2013-08-20 Diego Biurrunh264_ps: Use more meaningful error values
2013-08-20 Diego Biurrunh264_ps: K&R formatting cosmetics
2013-08-20 Diego Biurrunh264_ps: Drop commented-out cruft
2013-08-20 Diego Biurrunh264data: Move some tables to the only place they are...
2013-08-20 Diego Biurrunh264data: Remove unused luma_dc_field_scan table
2013-08-20 Martin StorsjöAdd a libfdk-aac decoder
2013-08-20 Justin Rugglesvf_fps: add 'start_time' option
2013-08-20 Diego Biurrunavcodec: Remove some commented-out debug cruft
2013-08-20 John Stebbinsmovenc: Allow chapters to be written in trailer
2013-08-20 John Stebbinsmovenc: Allow chapter track in default MODE_MP4
2013-08-20 Diego Biurrunavformat: Fix references to removed av_close_input_file...
2013-08-19 Luca Barbatomov: Prevent segfaults on mov_write_hdlr_tag
2013-08-19 Luca Barbatomov: Compute max duration among the tracks with a timescale
2013-08-19 Luca Barbatomov: Set the timescale for data streams
2013-08-19 Martin Storsjömkv: Allow flushing the current cluster in progress
2013-08-19 Luca Barbatomkv: Flush the old cluster before writing a new one
2013-08-19 Luca Barbatomkv: Add options for specifying cluster limits
2013-08-19 Luca Barbatomkv: Refactor mkv_write_packet
2013-08-19 Reimar Döffingerogg: Fix potential infinite discard loop
2013-08-17 Martin Storsjömovenc: Indicate that negative timestamps are supported
2013-08-17 Janne Grunaudxa: fix decoding of first I-frame by separating I...
2013-08-16 Luca Barbatodxa: Make sure the reference frame exists
2013-08-16 Luca Barbatoh261: check the mtype index
2013-08-16 Kostya Shishkovaltivec: perform an explicit unaligned load
2013-08-15 Carl Eugen... hlsenc: Don't reset the number variable when wrapping
2013-08-15 Stefano Sabatinihlsenc: Append the last incomplete segment when closing...
2013-08-15 Martin Storsjöhlsenc: Add a proper dependency on the mpegts muxer
2013-08-15 Diego Biurrunvp56data: Move all data tables to the .c file
2013-08-15 Diego Biurrunvp56data: Move all shared enum/struct declarations...
2013-08-15 Diego Biurrunmpeg12decdata.h: Move all tables to the only place...
2013-08-15 Diego Biurrunmpeg12decdata: Remove unused #define
2013-08-15 Diego Biurrunavcodec: Replace local extern declarations for tables...
2013-08-15 Diego Biurrunswscale: Move extern declarations for tables to swscale...
2013-08-15 Diego Biurrunswscale: Mark a bunch of tables only used within one...
2013-08-15 Diego Biurrunivi_common: Make some tables only used within the file...
2013-08-15 Martin Storsjörtpproto: Check the right feature detection macro
2013-08-15 Diego Biurrunelectronicarts: Let functions always returning the...
2013-08-15 Diego Biurrunelectronicarts: Improve some function/variable names
2013-08-15 Diego Biurrunelectronicarts: comment wording fixes
2013-08-15 Diego Biurrunelectronicarts: Remove bogus function documentation
2013-08-15 Diego Biurrunelectronicarts: K&R formatting cosmetics
2013-08-15 Janne Grunau8bps: decode 24bit files correctly as rgb32 on bigendian
next