]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-06 Anton Khirnovv210x: cosmetics, reformat
2013-01-06 Anton Khirnovv210x: return meaningful error codes.
2013-01-06 Anton Khirnovr210dec: return meaningful error codes.
2013-01-06 Anton Khirnovvb: cosmetics, reformat
2013-01-06 Anton Khirnovvb: return meaningful error codes.
2013-01-06 Anton Khirnovptx: return meaningful error codes.
2013-01-06 Anton Khirnovtiff: return meaningful error codes.
2013-01-06 Anton Khirnovvqavideo: return meaningful error codes.
2013-01-06 Anton Khirnovmss2: return meaningful error codes.
2013-01-06 Anton Khirnovv210dec: return meaningful error codes
2013-01-06 Anton Khirnovindeo2: cosmetics, reformat
2013-01-06 Anton Khirnovindeo2: check decoding errors.
2013-01-06 Anton Khirnovindeo2: return meaningful error codes
2013-01-06 Anton Khirnovrl2: cosmetics, reformat
2013-01-06 Anton Khirnovrl2: use fixed-width integer types where appropriate
2013-01-06 Anton Khirnovrl2: return meaningful error codes.
2013-01-06 Anton Khirnovcljr: return a meaningful error code.
2013-01-06 Anton Khirnovfraps: cosmetics, reformat
2013-01-06 Anton Khirnovfraps: return meaningful error codes.
2013-01-06 Anton Khirnovkgv1dec: return meaningful error codes.
2013-01-06 Anton Khirnovkmvc: return meaningful error codes.
2013-01-06 Anton Khirnovwnv1: return meaningful error codes.
2013-01-06 Anton Khirnovdpx: return meaningful error codes.
2013-01-06 Anton Khirnovtruemotion1: return meaningful error codes
2013-01-06 Anton Khirnovpnm: return meaningful error codes.
2013-01-06 Anton Khirnovxl: return a meaningful error code.
2013-01-06 Anton Khirnovxan: return a meaningful error code.
2013-01-06 Anton Khirnovxxan: return meaningful error codes.
2013-01-06 Anton Khirnovzmbv: return more meaningful error codes.
2013-01-06 Anton Khirnovyop: use a meaningful error code.
2013-01-06 Anton Khirnovc93: return meaningful error codes.
2013-01-06 Anton Khirnovbmv: return meaningful error codes.
2013-01-06 Anton Khirnovbmp: return meaningful error codes.
2013-01-06 Anton Khirnovbink: operate with pointers to AVFrames instead of...
2013-01-06 Anton Khirnovbink: return meaningful error codes.
2013-01-06 Anton Khirnovbfi: return meaningful error codes.
2013-01-06 Anton Khirnovbethsoftvideo: return meaningful error codes.
2013-01-06 Anton Khirnovavs: return meaningful error codes.
2013-01-06 Anton Khirnovaura: return meaningful error codes.
2013-01-06 Anton Khirnovasvdec: return meaningful error codes.
2013-01-06 Anton Khirnovansi: return a meaningful error code
2013-01-06 Anton Khirnovanm: return meaningful error codes
2013-01-06 Anton Khirnovaasc: return meaningful error codes.
2013-01-06 Anton Khirnov8bps: return meaningful error codes.
2013-01-06 Anton Khirnov4xm: operate with pointers to AVFrames instead of whole...
2013-01-06 Anton Khirnov4xm: eliminate a pointless indirection
2013-01-06 Anton Khirnov4xm: simplify code with FFSWAP
2013-01-06 Anton Khirnov4xm: return meaningful error codes
2013-01-05 Justin Rugglesx86: lavr: use the x86inc.asm automatic stack alignment...
2013-01-05 Xi Wangswscale: fix NULL checking in sws_alloc_context()
2013-01-05 Xi Wangmxfdec: fix NULL checking in mxf_get_sorted_table_segme...
2013-01-04 Reinhard Tartlerfinalize changelog for version 9
2013-01-04 Anton KhirnovPrepare for 9 Release.
2013-01-04 Anton KhirnovUpdate release notes for the 9 release.
2013-01-04 Anton Khirnovavprobe: also output dar/par if only defined in stream
2013-01-04 Peter Meerwaldlavr: fix missing " in header documentation
2013-01-03 Martin Storsjöaviobuf: Discard old buffered, previously read data...
2013-01-03 Martin Storsjörtsp: Add support for depacketizing RTP data via custom IO
2013-01-03 Martin Storsjörtpdec: Move the URLContext used for RTCP RR out from...
2013-01-03 Martin Storsjöaviobuf: Partial support for reading in read/write...
2013-01-03 Clément Bœschbuild: Avoid detecting bogus components named 'x'
2013-01-03 Johan Anderssoncmdutils: update copyright year to 2013
2013-01-03 Janne Grunauh264: check SPS entries directly to detect pixel format...
2013-01-03 Reinhard Tartlerforgotten changelogs for 9_beta2
2012-12-31 Martin Storsjörtmp: Add support for limelight authentication
2012-12-31 Martin Storsjörtmp: Add support for adobe authentication
2012-12-31 Martin Storsjörtmp: Add a function for writing AMF strings based...
2012-12-31 Martin Storsjörtmp: Return a proper error code in handle_invoke_error
2012-12-31 Hendrik Leppkesconfigure: suppress -fPIC in msvc builds
2012-12-31 Diego BiurrunDrop unnecessary 'l' length modifier when printfing...
2012-12-31 Diego Biurruntruemotion2: Sanitize tm2_read_header()
2012-12-30 Anton KhirnovFATE: add cavs test
2012-12-30 Anton Khirnovcavsdec: export picture type in the output frame
2012-12-30 Anton Khirnovcavs: deMpegEncContextize
2012-12-30 Anton Khirnovcavs: cosmetics, reformat top part
2012-12-30 Anton Khirnovcavsdec: cosmetics, reformat
2012-12-30 Diego Biurrunlibavcodec/utils: Add braces to shut up gcc warnings
2012-12-29 Luca Barbatosnow: use VideoDSPContext
2012-12-29 Luca Barbatohlsenc: make segment number unsigned
2012-12-29 Kanglinhlsenc: make EXT-X-MEDIA-SEQUENCE always increase
2012-12-29 Luca Barbatohlsenc: do not add timestamps in different timebases
2012-12-29 Kanglinhlsenc: use the correct AV_TIME_BASE macro
2012-12-29 Luca Barbatohlsenc: keep the playlist to the correct number of...
2012-12-29 Luca Barbatohlsenc: use the segment filename in the playlist entry
2012-12-29 Luca Barbatohlsenc: check append_entry return value
2012-12-29 Luca Barbatohlsenc: use the basename to generate the list entries
2012-12-29 Luca Barbatoavstring: add av_basename and av_dirname
2012-12-28 Diego Biurruncosmetics: Prettyprint codec/format/filter registration...
2012-12-28 Diego Biurrunavfilter: Refactor unconditional filter registration
2012-12-28 Diego Biurrunbuild: Add rtpenc_chain extra config option
2012-12-28 Diego Biurrunconfigure: Add --disable-all command line option
2012-12-25 Janne Grunaumpegvideo: initialize videodsp with correct pixel depth
2012-12-24 Anton Khirnovwnv1: cosmetics, reformat
2012-12-24 Anton Khirnovxan: remove a trivially true if().
2012-12-24 Anton Khirnovansi: do not depend on get_buffer() initializing the...
2012-12-24 Anton Khirnovzerocodec: remove an unused variable.
2012-12-24 Anton Khirnovzmbv: remove some pointless comments and empty lines
2012-12-24 Anton Khirnovyop: simplify/sanitize the decoding loop
2012-12-24 Anton Khirnovc93: set palette_has_changed.
2012-12-24 Anton Khirnovbmp: cosmetics, reformat
next