]> git.sesse.net Git - ffmpeg/history - libavcodec
avdevice/decklink_dec: properly initialize no_video variable
[ffmpeg] / libavcodec /
2016-12-26 Paul B Maholavcodec/ylc: thread safe initialization is possible...
2016-12-26 Paul B Maholavcodec/ylc: add frame threading support
2016-12-26 Paul B Maholavcodec/ylc: do not leak memory at uninit
2016-12-26 Paul B Maholavcodec/magicyuv: export colorspace and color_range...
2016-12-26 Ruta GadkariNVENC: Update check for Lookahead
2016-12-26 James Almeravcodec/lossless_videodsp: fix output of add_hfyu_left_...
2016-12-25 Michael Niedermayeravcodec/error_resilience: Move variable initialization...
2016-12-25 Michael Niedermayeravcodec/error_resilience: Merge surrounding status...
2016-12-25 Michael Niedermayeravcodec/error_resilience: Factor block parity check out
2016-12-24 Paul B Maholavcodec/pixlet: simplify lowpass_prediction() function
2016-12-24 Paul B Maholavcodec/utvideo: fix mistake using wrong arguments...
2016-12-24 Paul B Maholavcodec/pixlet: make sure scaling factors are not zero
2016-12-24 Paul B Maholavcodec/pixlet: avoid some overflows
2016-12-24 Paul B Maholavcodec/pixlet: fix undefined behaviour in postprocess_...
2016-12-23 Paul B Maholavcodec/utvideodec: add SIMD support for median predict...
2016-12-23 Paul B Maholavcodec/asvdec: return correct value in case of error
2016-12-23 Paul B Maholavcodec/pixlet: check out of bounds pfx value
2016-12-23 James Almeravcodec/pixlet: remove unnecessary double to float...
2016-12-22 Paul B Maholavcodec: add Apple Pixlet decoder
2016-12-22 Paul B Maholavcodec: add pcm_f16le and pcm_f24le decoder
2016-12-22 Paul B Maholavcodec/wmaprodec: cleanup extradata dumping
2016-12-20 Paul B Maholavcodec/magicyuv: add 10 bit support
2016-12-18 Paul B Maholavcodec/get_bits: add av_assert2 to get_bits_long()
2016-12-18 Rostislav Pehlivanovopus: remove redundant ff_celt_window2 declaration
2016-12-17 Pavel Koshevoylavc: Fix ticket 6024, truncated mode decoding
2016-12-17 Zhou Xiaoyongavcodec/mips: version 1 of vc1dsp optimizations for...
2016-12-15 Michael Niedermayeravcodec/h263dec: Return the correct error code in explo...
2016-12-15 Michael Niedermayeravcodec/smvjpegdec: return the packet size instead...
2016-12-15 Michael Niedermayeravcodec/tdsc: return the packet size instead of 0
2016-12-15 Michael Niedermayeravcodec/screenpresso: return the packet size instead...
2016-12-15 Michael Niedermayeravcodec/rscc: return the packet size instead of 0
2016-12-15 Andreas Cadhalpuntiff: fix overflows when calling av_reduce
2016-12-14 Michael NiedermayerBump for psd demuxer and decoder
2016-12-14 Martin Vignalilibavcodec : add decoder for Photoshop PSD image files
2016-12-13 Alex Converselibvpxenc: Don't spam level errors for VP8 encodes
2016-12-13 Zhou Xiaoyongavcodec/mips: version 1 of wmv2dsp optimizations for...
2016-12-13 Zhou Xiaoyongavcodec/mips: version 1 of vp8dsp optimizations for...
2016-12-12 Timo Rothenpieleravcodec/cuvid: fix compilation with msvc11
2016-12-10 Michael Niedermayeravcodec: Add max_pixels options
2016-12-10 Derek Buitenhuislibavcodec/tests: Add avpacket test to .gitignore
2016-12-10 Andreas Cadhalpunopus_parser: make ParseContext the first element in...
2016-12-10 Andreas Cadhalpunopus_parser: fix leaking channel_maps on error
2016-12-10 Michael Niedermayeravcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
2016-12-09 Michael Niedermayeravcodec/mpeg4videodec: Fix undefined shifts in mpeg4_de...
2016-12-09 Derek Buitenhuish264_slice: Wait for refs to be available before we...
2016-12-09 Michael Niedermayeravcodec/ffv1enc: Allocate smaller packet if the worst...
2016-12-09 Michael Niedermayeravcodec/ffv1enc: Fix size of first slice
2016-12-08 Alex Converseaacdec: Rename elem_type_prev to che_prev_type.
2016-12-08 Alex Converseaacdec: Allow SBR after DRC.
2016-12-08 Martin Storsjöaarch64: h264idct: Use the offset parameter to movrel
2016-12-08 Michael Niedermayeravcodec/golomb: Consume invalid data in get_ur_golomb_j...
2016-12-07 James Darnleyavcodec/h264: resolve assert being triggered when stack...
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
2016-12-07 Michael Niedermayeravcodec/wavpack: Treat the first block coding too many...
2016-12-06 James Darnleyavcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma...
2016-12-06 James Darnleyavcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock...
2016-12-06 James Darnleywhitespace changes after last commit
2016-12-06 James Darnleyavcodec/h264: clean up and expand x86 function definitions
2016-12-06 Timothy Guqsvdec: Fix memory leak
2016-12-06 Timothy Guomx: Fix OOM check
2016-12-06 Thomas TurnerAdded test for libavcodec/avpacket.c
2016-12-05 Mathieu Veltenavcodec/vaapi-vp9: add support for profile 2 (bpp > 8)
2016-12-05 Mathieu Veltenavcodec/vp9: move bpp to the shared context for use...
2016-12-05 Andreas Cadhalpuntruemotion1: fix leaking frame on init failure
2016-12-05 Mark Thompsonvaapi_encode: Write sequence header as extradata
2016-12-03 Michael Niedermayeravcodec/flacdec: Fix undefined shift in decode_subframe()
2016-12-03 Michael Niedermayeravcodec/get_bits: Fix get_sbits_long(0)
2016-12-03 Michael Niedermayeravcodec/flac: forward errors from ff_flac_parse_streami...
2016-12-03 Michael Niedermayeravcodec/flac: Check bps in ff_flac_parse_streaminfo()
2016-12-03 Michael Niedermayeravcodec/flacdec: Fix signed integer overflow in decode_...
2016-12-03 Michael Niedermayeravcodec/flacdsp_template: Fix undefined shift in flac_d...
2016-12-03 Carl Eugen Hoyoslavc: Remove CR/LF from avpriv_request_sample() calls.
2016-12-02 Vittorio Giovarahevc: Support extradata changes
2016-12-02 Vittorio Giovarahevc: Allow parsing external extradata buffers
2016-12-01 Philip Langdaleavcodec/vdpau_hevc: Fix potential out-of-bounds write
2016-12-01 Philip Langdaleavcodec/crystalhd: Handle errors from av_image_get_linesize
2016-11-30 James Darnleyavcodec/h264: sse2 and avx 4:2:2 idct add8 10-bit functions
2016-11-30 James Darnleyavcodec/h264: mmx 4:2:2 idct add8 function
2016-11-30 James Darnleyavcodec/h264: mmxext 4:2:2 chroma intra deblock/loop...
2016-11-30 Timo Rothenpieleravcodec/nvenc: mark intentional fall through
2016-11-30 Miroslav Slugeňavcodec/nvenc: always reduce DAR width and height
2016-11-30 Philip Langdaleavcodec/nvenc: Delay identification of underlying forma...
2016-11-29 Michael Niedermayeravcodec/flac_parser: Update nb_headers_buffered
2016-11-29 Paul B Maholavcodec/raw: add gray10 support in nut
2016-11-29 Daniel Verkampavcodec/msrledec: implement vertical offset in 4-bit RLE
2016-11-28 Alex Converselibvpxenc: Report encoded VP9 level
2016-11-27 Andreas Cadhalpunpngdec: check if previous frame exists instead of trust...
2016-11-27 Michael Niedermayeravcodec/me_cmp: Fix median_sad size
2016-11-26 Hendrik Leppkesdxva2_vc1: support multiple slices
2016-11-26 Hendrik Leppkesvc1dec: support multiple slices in frame coded images...
2016-11-25 James Almeravcodec/aac_adtstoasc_bsf: validate and forward extrada...
2016-11-25 Andreas Cadhalpunmss2: only use error correction for matching block...
2016-11-25 Philip Langdaleavcodec/nvenc: Remove aspect-ratio decompensation logic
2016-11-25 James Almeravcodec/mpeg4audio: correctly propagate meaningful...
2016-11-24 Martin Vignalilibavcodec/exr: add support for uint32 channel decoding...
2016-11-24 Andreas Cadhalpunlibopusdec: default to stereo for invalid number of...
2016-11-24 Andreas Cadhalpunpgssubdec: only set w/h/linesize when allocating data
2016-11-23 Jun Zhaolavc/vaapi_hevc: fix scaling list duplicate transfer...
2016-11-23 Philip Langdaleavcodec/cuvid: Restore initialization of pixel format...
2016-11-23 Michael Niedermayeravcodec/options_table: make channel_layouts uint64
next