platform/upstream/libav.git
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() v9
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
2012-12-23 Martin Storsjöhlsenc: Don't duplicate a string constant
2012-12-23 Stefano Sabatinihlsenc: Allocate enough space for the pattern string
2012-12-23 Martin Storsjölavc: Correct the description of pkt_dts
2012-12-23 Diego Biurrunavfilter: Compile FIFO filters unconditionally
2012-12-23 Diego BiurrunReturn proper error code after av_log_ask_for_sample()
2012-12-23 Diego Biurrunconfigure: cosmetics: Separate hwaccel dependencies...
2012-12-23 Luca Barbatooggdec: check memory allocation
2012-12-23 Luca Barbatooggdec: K&R cosmetic formatting
2012-12-23 Luca Barbatohlsenc: correctly report target duration
2012-12-23 Anton Khirnov8bps: cosmetics
2012-12-23 Anton Khirnovaasc: cosmetics, reformat
2012-12-23 Anton Khirnovansi: remove an extra return
2012-12-23 Anton Khirnovasvdec: cosmetics, reformat
2012-12-23 Anton Khirnovaura: cosmetics, reformat
2012-12-23 Anton Khirnov4xm: don't rely on get_buffer() initializing the frame.
2012-12-23 Anton Khirnovhuffyuv: split encoder and decoder into separate files.
2012-12-23 Anton Khirnovlavc: make pkt_{p,d}ts doxy less confusing
2012-12-23 Anton Khirnovlavc: rewrite and extend AVFrame doxy
2012-12-22 Justin Rugglesopt: avoid segfault in av_opt_next() if the class does...
2012-12-22 Justin Rugglesttadec: fix last frame handling when seeking
2012-12-22 Justin Rugglesalacdec: do not be too strict about the extradata size
2012-12-22 Justin Rugglesflac: only set channel layout if not previously set...
2012-12-21 Reinhard Tartlerprepare 9_beta3 release v9_beta3
2012-12-21 Martin Storsjörtpdec_vp8: Don't return known-broken packets
next