]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge commit 'e46a6fb7732a7caef97a916a4f765ec0f779d195'
[ffmpeg] / libavcodec /
2017-03-15 Clément BœschMerge commit 'e46a6fb7732a7caef97a916a4f765ec0f779d195'
2017-03-15 Clément BœschMerge commit '100fb0ddfda958da70f98feac81f924c02483789'
2017-03-15 Clément BœschMerge commit '79fb0692992c74214c6cf8e81350fc93eeffc5ec'
2017-03-15 Clément BœschMerge commit '56af0bc10f49654b5b5f3efe82c69a13bf15fc8b'
2017-03-15 Clément BœschMerge commit '48b80f8393d418ad35d73f5a36f5011de1928f3c'
2017-03-15 Clément BœschMerge commit '40ad05bab206c932a32171d45581080c914b06ec'
2017-03-15 Clément BœschMerge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6'
2017-03-15 Matthieu Bouronlavc/h264dec: use OFFSET macro
2017-03-14 Michael Niedermayeravcodec/mpegaudiodec_template: Make l3_unscale() work...
2017-03-14 Michael Niedermayeravcodec/tiff: Check for multiple geo key directories
2017-03-14 Michael Niedermayeravcodec/pictordec: Fix runtime error: left shift of...
2017-03-14 Michael Niedermayeravcodec/wavpack: Fix runtime error: shift exponent...
2017-03-14 Michael Niedermayeravcodec/targa: Skip hflip on blank images
2017-03-14 Michael Niedermayeravcodec/wavpack: Fix runtime error: shift exponent...
2017-03-14 Michael Niedermayeravcodec/h264_direct: Fix runtime error: signed integer...
2017-03-13 Paul B Maholavcodec/xpmdec: there are XPM files with dos line endings
2017-03-13 Michael Niedermayeravcodec/vp6: clear dimensions on failed resolution...
2017-03-13 Michael Niedermayeravcodec/rv34: Fix runtime error: signed integer overflo...
2017-03-13 Michael Niedermayeravcodec/mpeg12dec: Fix runtime error: left shift of...
2017-03-12 Paul B Maholavcodec/xpmdec: avoid "magic" numbers in function hex_c...
2017-03-12 Paul B Maholavcodec/xpmdec: fix colors values which are different...
2017-03-12 Paul B Maholavcodec/xpmdec: do not allow number of colors to be...
2017-03-12 Paul B Maholavcodec/xpmdec: rename yet another function
2017-03-12 Paul B Maholavcodec/xpmdec: rename convert to hex_char_to_number
2017-03-12 Paul B Maholavcodec/xpmdec: improve comment for one function and...
2017-03-12 Paul B Maholavcodec/xpmdec: skip everything before signature
2017-03-12 Paul B Maholavcodec/codec_desc: add mime type for X-BitMap
2017-03-12 Paul B Maholavcodec/codec_desc: add mime type for X-PixMap
2017-03-12 Paul B Maholavcodec/xpmdec: make convert function more picky about...
2017-03-12 Paras Chadhaavcodec: add XPM decoder and demuxer
2017-03-12 Mark ThompsonMerge commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417'
2017-03-12 Mark ThompsonMerge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4'
2017-03-12 Mark ThompsonMerge commit '0956fd460681e8ccbdae19f135f0d3970bf95c2f'
2017-03-12 Mark ThompsonMerge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'
2017-03-12 Mark ThompsonMerge commit 'd9ec3c60143babe1bb77c268e1d5547d15acd69b'
2017-03-12 Mark ThompsonMerge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'
2017-03-12 Mark ThompsonMerge commit '21962261c74aed4df00ae8348a5e2d1ecb67c52d'
2017-03-12 Clément BœschMerge commit 'f65285aba0df7d46298abe0c945dfee05cbc6028'
2017-03-12 Clément BœschMerge commit 'd59641abfd25a1007bdf4723d952887b1e3619c6'
2017-03-12 Clément BœschMerge commit '8b7a9729aa162e2bbd571933f1aa40767f1ff47b'
2017-03-12 Clément BœschMerge commit '6f40181cad8ac04adff7bd10e1e1ab65f22bc1f0'
2017-03-12 Clément BœschMerge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'
2017-03-12 Paul B Maholavcodec/scpr: use correct linesize for prev frame
2017-03-12 Michael Niedermayeravcodec/dca_xll: Fix runtime error: signed integer...
2017-03-12 Michael Niedermayeravcodec/amrwbdec: Fix runtime error: left shift of...
2017-03-12 Michael Niedermayeravcodec/dca_xll: Fix runtime error: signed integer...
2017-03-12 Michael Niedermayeravcodec/wavpack: Fix runtime error: signed integer...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Reorder iadst16 coeffs
2017-03-11 Martin Storsjöarm: vp9itxfm: Reorder iadst16 coeffs
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Reorder the idct coefficients for...
2017-03-11 Martin Storsjöarm: vp9itxfm: Reorder the idct coefficients for better...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Avoid reloading the idct32 coefficients
2017-03-11 Martin Storsjöarm: vp9itxfm: Avoid reloading the idct32 coefficients
2017-03-11 Martin Storsjöarm: vp9lpf: Implement the mix2_44 function with one...
2017-03-11 Martin Storsjöaarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup...
2017-03-11 Martin Storsjöarm/aarch64: vp9lpf: Keep the comparison to E within...
2017-03-11 Martin Storsjöaarch64: vp9lpf: Fix broken indentation/vertical alignment
2017-03-11 Martin Storsjöaarch64: vp9lpf: Interleave the start of flat8in into...
2017-03-11 Martin Storsjöarm: vp9lpf: Interleave the start of flat8in into the...
2017-03-11 Martin Storsjöarm: vp9lpf: Use orrs instead of orr+cmp
2017-03-11 Martin Storsjöarm/aarch64: vp9lpf: Calculate !hev directly
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc...
2017-03-11 Martin Storsjöarm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by...
2017-03-11 Martin Storsjöaarch64: vp9mc: Calculate less unused data in the 4...
2017-03-11 Martin Storsjöarm: vp9mc: Calculate less unused data in the 4 pixel...
2017-03-11 Martin Storsjöaarch64: vp9mc: Simplify the extmla macro parameters
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Fix incorrect vertical alignment
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Update a comment to refer to a regis...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Use the right lane sizes in 8x8...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Use a single lane ld1 instead of...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Share instructions for loading idct...
2017-03-11 Martin Storsjöarm: vp9itxfm: Share instructions for loading idct...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Do separate functions for half/quart...
2017-03-11 Martin Storsjöarm: vp9itxfm: Do a simpler half/quarter idct16/idct32...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Move the load_add_store macro out...
2017-03-11 Martin Storsjöarm: vp9itxfm: Move the load_add_store macro out from...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Make the larger core transforms...
2017-03-11 Martin Storsjöarm: vp9itxfm: Make the larger core transforms standalo...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Restructure the idct32 store macros
2017-03-11 Martin Storsjöarm: vp9itxfm: Avoid .irp when it doesn't save any...
2017-03-11 Michael Niedermayeravcodec/vp56: Reset have_undamaged_frame on resolution...
2017-03-11 Michael Niedermayeravcodec/h264_ps: Forward errors from decode_scaling_list()
2017-03-10 Aaron Boxerlibavcodec/libopenjpegenc: enable lossless option,...
2017-03-10 Thomas Guilbertavcodec/vp8: Fix hang with slice threads
2017-03-09 Michael Niedermayeravcodec/movtextdec: run mov_text_cleanup() before overw...
2017-03-09 Michael Niedermayeravcodec/mpeg4videodec: Fix runtime error: signed intege...
2017-03-09 Michael Niedermayeravcodec/h264_mvpred: Fix runtime error: left shift...
2017-03-09 Michael Niedermayeravcodec/mjpegdec: Fix runtime error: left shift of...
2017-03-09 Michael Niedermayeravcodec/mpegaudiodec_template: Check for negative e
2017-03-09 Timo Rothenpieleravcodec/cuvid: add support for cropping/resizing
2017-03-09 wm4avcodec: clarify some decoding/encoding API details
2017-03-09 wm4aacdec: do not mutate input packet metadata
2017-03-08 Michael Niedermayeravcodec/wavpack: Fix runtime error: left shift of negat...
2017-03-08 Michael Niedermayeravcodec/pictordec: Fix runtime error: left shift of...
2017-03-07 Carl Eugen Hoyoslavc/libx265: Add gray10 and gray12 encoding support.
2017-03-07 Michael Niedermayeravcodec/vp8: Check for the bitstream end per MB in...
2017-03-07 Michael Niedermayeravcodec/vp568: Check that there is enough data for...
2017-03-07 Michael Niedermayeravcodec/vp8: remove redundant check
2017-03-07 Muhammad Faizavcodec/allcodecs: make avcodec_register_all thread...
2017-03-07 Vittorio Giovaraavcodec/pixlet: fix architecture-dependent code and...
next