]> git.sesse.net Git - ffmpeg/history - libavcodec
doc/filters: add stereotools examples
[ffmpeg] / libavcodec /
2016-03-31 Claudio FreireAAC encoder: fix undefined behavior
2016-03-30 Claudio FreireAAC encoder: fix signed integer overflow
2016-03-30 Timo Rothenpieleravcodec/nvenc: Generate AUD NAL units for better compat...
2016-03-30 Rostislav PehlivanovRevert "aacenc: use av_clip() instead of av_clip()...
2016-03-30 Rostislav Pehlivanovaacenc: use av_clip() instead of av_clip() during quant...
2016-03-29 Jovan Zelincevicavcodec/mips: Optimization synced to the newest code...
2016-03-29 Vittorio Giovaracfhd: Do not initialize context size
2016-03-28 Lou Loganfix some a/an typos
2016-03-28 Marton Balintavcodec/utils: fix packet duration of frames with disca...
2016-03-28 Kirill Gavrilovlavc/mediacodec: fix zero stride for OMX.allwinner...
2016-03-28 Paul B Maholavcodec: add dca core extraction bsf
2016-03-28 Matthieu Bouronlavc/mediacodec: use ternary operator to set slice...
2016-03-28 Michael Niedermayeravcodec/diracdec: check bitstream size related fields...
2016-03-27 Kieran Kunhyaavcodec: Remove libdcadec, we already have it merged...
2016-03-27 Michael Niedermayeravcodec/h264_slice: Check PPS more extensively when...
2016-03-26 Dan Dennedyavcodec/audiotoolboxenc: Fix compile error on OS X...
2016-03-26 Carl Eugen Hoyoslavc/flicvideo: Implement padding in COPY chunks.
2016-03-26 Martin Vignaliavcodec/exr: add support for B44 and B44A compression
2016-03-25 Paul B Maholavcodec/jpeg2000dec: add slice threading support
2016-03-25 Paul B Maholavcodec/jpeg2000dec: account two last bytes from end...
2016-03-25 James Almeravcodec/libopenjpegenc: fix mixed declarations and...
2016-03-25 James Almeravcodec/libopenjpegdec: fix mixed declarations and...
2016-03-24 Michael Niedermayeravcodec/libutvideodec: copy frame so it has reference...
2016-03-24 Rostislav Pehlivanovvc2enc: optimize and simplify quantization
2016-03-23 Rostislav Pehlivanovvc2enc: simplify calc_slice_sizes()
2016-03-23 Rostislav Pehlivanovvc2enc: correctly zero out the slice size cache
2016-03-23 Rostislav Pehlivanovvc2enc: macro out slice size rounding
2016-03-23 Ganesh Ajjanagaddelavc/psymodel: check for av_malloc failure
2016-03-23 Paul B Maholavcodec/dvaudiodec: now that we got samples, fix 12bit...
2016-03-22 Rodger Combslavc: add AudioToolbox encoders
2016-03-22 Rodger Combslavc: add AudioToolbox decoders
2016-03-22 Ganesh Ajjanagaddeall: move ff_exp10, ff_exp10f, ff_fast_powf to lavu...
2016-03-22 Rostislav Pehlivanovvc2enc: add non-experimental support for all video...
2016-03-21 Rostislav Pehlivanovvc2enc: simplify count_hq_slice() and caching
2016-03-21 Rostislav Pehlivanovvc2enc: fix segfault
2016-03-19 Michael Niedermayeravcodec/mjpegenc_common: Store approximate aspect if...
2016-03-19 Mark Thompsonlavc/hevc: Allow arbitrary garbage in bytestream as...
2016-03-18 Ganesh Ajjanagaddelavc/aacenc_utils: replace powf(x,y) by expf(logf(x...
2016-03-18 Rostislav Pehlivanovvc2enc_dwt: remove outdated comment
2016-03-18 Rostislav Pehlivanovvc2enc: increase the starting value of the size scaler
2016-03-18 Michael Niedermayeravcodec/error_resilience: remove unneeded and disabled...
2016-03-18 Michael Niedermayeravcodec/error_resilience: wait for previous frame to...
2016-03-18 James Almerlibwebpenc_animencoder: add missing braces to struct...
2016-03-17 Michael Niedermayeravcodec/motion_est_template: Fix map cache use in qpel_...
2016-03-17 James Almerlibwebpenc_animencoder: print library messages in verbo...
2016-03-17 James Almerlibwebpenc_animencoder: zero initialize the WebPAnimEnc...
2016-03-16 Michael Niedermayeravcodec/resample: Remove disabled and faulty code
2016-03-16 Hendrik Leppkesdxva2_h264: fix size alignment asserts
2016-03-16 Matt Oliverlavc/dxva2_h264: Fix incorrect assert statement.
2016-03-16 Luca Barbatoindeo2: Fix banding artefacts
2016-03-16 Luca Barbatoindeo2data: K&R formatting cosmetics
2016-03-15 Michael Niedermayeravcodec/mediacodec_sw_buffer: remove redundant article
2016-03-15 Matthieu Bouronlavc/mediacodec: remove stray empty lines
2016-03-15 Matthieu Bouronlavc/mediacodec: fix codec_name leak
2016-03-14 Michael Niedermayeravcodec/pthread_frame: Remove unused variable
2016-03-14 Marton Balintavcodec/aactab: do not use floats for constants
2016-03-14 Hendrik Leppkesavcodec/cbrt_data: include avutil/libm.h to unbreak...
2016-03-14 Matthieu Bouronlavc/ffjni: remove use of private JniInvocation API...
2016-03-13 Reimar DöffingerMove cbrt tables to separate cbrt_data(_fixed).c files.
2016-03-13 Carl Eugen Hoyoslavc/hevc_ps: Fix default display window offsets for...
2016-03-13 Carl Eugen Hoyoslavc/libx265: Support GBR encoding.
2016-03-13 Carl Eugen Hoyoslavc/hevc_ps: Support GBR decoding.
2016-03-12 Michael NiedermayerUse avpriv_tempfile()
2016-03-12 Michael Niedermayeravutil/file: Move av_tempfile() to avutil/file_open...
2016-03-12 Umair Khanavcodec/alsdec: fix max bits in ltp prefix code
2016-03-11 Ronald S. Bultjevp9: fix a few signed integer left-shifts.
2016-03-11 Ronald S. Bultjevp9_superframe: fix endianness of size markers.
2016-03-11 Ronald S. Bultjevp9: add superframe merging bitstream filter.
2016-03-11 Ronald S. Bultjelavf: allow BSFs to drop packets.
2016-03-11 Ganesh Ajjanagaddelavc/lpc: exploit even symmetry of window function
2016-03-10 Matthieu Bouronlavc/ffjni: fix uninitialized variable
2016-03-09 Vicente Olivert... mips: add support for R6
2016-03-09 Carl Eugen Hoyoslavc/mjpegdec: Set sar for multiscope videos.
2016-03-09 Carl Eugen Hoyoslavc/hevc_ps: Fix offset for yuv422 and yuv444.
2016-03-09 Carl Eugen HoyosUse correct msvc type specifiers for ptrdiff_t and...
2016-03-09 Michael Niedermayeravcodec/ffjni: Fix occured typo
2016-03-09 Michael Niedermayeravcodec/ffjni: Fix ;;
2016-03-08 Reimar Döffingeraacenc_utils: Use temporary variable.
2016-03-08 Reimar Döffingeraacenc: use generational cache instead of resetting.
2016-03-08 Moritz Barsnicklavc/mjpegdec: avoid printing useless message in defaul...
2016-03-08 Timo Rothenpieleravcodec/nvenc: Fix typo and preset error message
2016-03-08 Lucas Cooperavcodec/nvenc: Add encoder stats
2016-03-07 Michael Niedermayeravcodec: try to document timebase a bit more
2016-03-07 Clément Bœschlavc/utils: fix extra ASS sanity check in convert_sub_t...
2016-03-07 Matthieu Bouronlavc/mediacodec: fix chroma width for yuv420p
2016-03-07 Matthieu Bouronlavc/mjpegdec: avoid unneeded allocation if the frame...
2016-03-07 Matthieu Bouronlavc: add h264 mediacodec decoder
2016-03-07 Matthieu Bouronlavc: add JNI support
2016-03-06 Carl Eugen Hoyoslavc/cfhd: Remove one more \n from avpriv_report_missin...
2016-03-06 Carl Eugen Hoyoslavc/cfhd: Sanitize avpriv_report_missing_feature(...
2016-03-06 foo86avcodec/dca: clear X96 channels if nothing was decoded
2016-03-06 Kieran Kunhyaavcodec/cfhd: Fixes cfhd_odd.mov which has a resolution...
2016-03-06 Umair Khanavcodec/alsdec: treat quant_cof as a signed value
2016-03-06 Reimar Döffingerbitstream.c: improve init_vlc error messages.
2016-03-06 Reimar Döffingeraacenc: avoid double in quantize_bands.
2016-03-05 Clément Bœschlavc: restore ABI compatibility with 3.x (sub_text_format)
2016-03-05 James Almeravcodec/cos_tablegen: extend table generation to 17bits
2016-03-05 Michael Niedermayeravcodec/utils: Fix memleak on error in convert_sub_to_o...
2016-03-04 Rostislav Pehlivanovvc2enc: minor cosmetic changes
2016-03-04 Rostislav Pehlivanovvc2enc: remove useless alignment on slice encoding
next