]> git.sesse.net Git - ffmpeg/history - libavcodec
rtpdec_vp8: Simplify code by using an existing helper function
[ffmpeg] / libavcodec /
2013-01-09 Justin Rugglesidcinvideo: correctly set AVFrame defaults
2013-01-09 Alexandra Khirnovaxan: Convert to bytestream2
2013-01-06 Diego BiurrunDrop Snow codec
2013-01-06 Christophe Gisquetx86: sbrdsp: Implement SSE qmf_post_shuffle
2013-01-06 Christophe Gisquetx86: sbrdsp: Implement SSE sum64x5
2013-01-06 Diego Biurrunx86: ABS1: port to cpuflags
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-03 Clément Bœschbuild: Avoid detecting bogus components named 'x'
2013-01-03 Janne Grunauh264: check SPS entries directly to detect pixel format...
2012-12-31 Diego Biurruntruemotion2: Sanitize tm2_read_header()
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-28 Diego Biurruncosmetics: Prettyprint codec/format/filter registration...
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ölavc: Correct the description of pkt_dts
2012-12-23 Diego BiurrunReturn proper error code after av_log_ask_for_sample()
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 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-20 Diego Biurrunmiscellaneous typo fixes
2012-12-20 Luca Barbatolavc: add missing files for arm
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-19 Anton Khirnovmpeg12: do not decode extradata more than once.
2012-12-19 Victor Lopezh264: fix sps parsing for SVC and CAVLC 4:4:4 Intra...
2012-12-19 Janne Grunaumpegvideo: increase edge_emu_buffer size for VC1
2012-12-18 Janne Grunauavcodec: bump minor for adaptive h264 frame-mt
2012-12-18 Janne Grunauh264: support frame parameter changes during frame-mt
2012-12-18 Janne Grunaumpegvideo: allocate scratch buffers after linesize...
2012-12-18 Michael Niedermayerff_h264_direct_ref_list_init: fix B slice check.
2012-12-18 Janne Grunauh264: increase dist_scale_factor for up to 32 references
2012-12-18 Diego Biurrunmisc typo, style and wording fixes
2012-12-18 Michael Niedermayerh264: use mbaff ref indices in fill_colmap() only for...
next