]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2013-08-15 Dave Yeortpproto: Check for the right feature when reading...
2013-08-14 Martin Storsjösdp: Add an option for sending RTCP packets to the...
2013-08-14 Martin Storsjörtpproto: Add an option for writing return packets...
2013-08-13 Martin Storsjörtpproto: Update the parameter documentation
2013-08-13 Luca Barbatosegafilm: Error out on impossible packet size
2013-08-13 Luca Barbatoogg: Always alloc the private context in vorbis_header
2013-08-13 Luca Barbatortjpeg: Use init_get_bits8
2013-08-13 Luca Barbatortjpeg: return meaningful error codes
2013-08-13 Luca Barbatonuv: Use av_fast_realloc
2013-08-13 Luca Barbatonuv: Reset the frame on resize
2013-08-13 Luca Barbatonuv: Pad the lzo outbuf
2013-08-13 Luca Barbatonuv: Do not ignore lzo decompression failures
2013-08-13 Ian Taylorpng: allow encoding 16-bit grayscale
2013-08-11 Hendrik Leppkeswmall: use AVFrame API properly
2013-08-10 Luca Barbatortmp: Do not misuse memcmp
2013-08-10 Martin Storsjödoc: Clarify the avconv section about -re
2013-08-10 Martin Storsjödoc: Add an example on publishing over RTMP
2013-08-10 Martin Storsjödoc: Add librtmp to the section header for the librtmp...
2013-08-10 Martin Storsjödoc: Explain that the default RTMP user agent is differ...
2013-08-10 Martin Storsjödoc: Extend the rtmp example to include how to pass...
2013-08-10 Martin Storsjörtmp: Detect and warn if the user tries to pass librtmp...
2013-08-10 Luca Barbatortmp: rename data_size to size
2013-08-10 Luca Barbatortmp: Use PRId64 when needed.
2013-08-10 Luca Barbatolavc: Add refcounted api to AVPacket
2013-08-10 Vittorio Giovarah264: check one context_init() allocation
2013-08-10 Vittorio Giovarah264: use explicit variable names for *_field_flag
2013-08-10 Vittorio Giovarah264: return meaningful values
2013-08-09 Martin Storsjölibavutil: Make avpriv_open a library-internal function...
2013-08-09 Martin Storsjölibavutil: Move avpriv_open to a new file, file_open.c
2013-08-09 Martin Storsjöbktr: Changed a missed occurrance of open into avpriv_open
2013-08-09 Martin Storsjölibavutil: Enable the MSVC DLL symbol loading workaroun...
2013-08-09 Rémi Denis... ff_socket: put out-of-line and fallback to fcntl()...
2013-08-08 Anton KhirnovFATE: add a TAK test
2013-08-08 Martin Storsjöfile: Move win32 utf8->wchar open wrapper to libavutil
2013-08-08 Ben Avisonarm: Add assembly version of h264_find_start_code_candidate
2013-08-08 Ben Avisonh264dsp: Factorize code into a new function, h264_find_...
2013-08-08 Ben Avisonh264_parser: Initialize the h264dsp context in the...
2013-08-08 Kostya ShishkovVoxware MetaSound decoder
2013-08-08 Ben Avisonavio: Add const qualifiers to ffio_read_indirect
2013-08-08 Derek Buitenhuislibavutil: Don't use fcntl if the function does not...
2013-08-08 Diogo Francocmdutils: Only do the windows-specific commandline...
2013-08-07 Rémi Denis... libavformat: use avpriv_open()
2013-08-07 Rémi Denis... libavdevice: use avpriv_open()
2013-08-07 Rémi Denis... libavcodec: use avpriv_open()
2013-08-07 Rémi Denis... libavutil: use avpriv_open()
2013-08-07 Rémi Denis... libavutil: add avpriv_open() to open files with close...
next