]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/mpegtsenc: Keep track of the program for each service
[ffmpeg] / libavcodec /
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
2016-03-04 Rostislav Pehlivanovvc2enc: do not allocate packet until exact frame size...
2016-03-04 Derek BuitenhuisMerge commit '257b30af8ec520c1635092e429606c62d3bcca63'
2016-03-04 Derek BuitenhuisMerge commit 'cd846b47977485bd4063e77a3324e6b7840567a2'
2016-03-04 Derek BuitenhuisMerge commit '9328adcc8012a1b0e00c465c85b5453589a4f5f7'
2016-03-04 Derek BuitenhuisMerge commit '5e555f93009f0605db120eec78262d0fe337e645'
2016-03-04 Derek BuitenhuisMerge commit 'ec4c48397641dbaf4ae8df36c32aaa5a311a11bf'
2016-03-04 Michael Niedermayeravcodec/fft: Add revtab32 for FFTs with more than 65536...
2016-03-04 Michael Niedermayeravcodec: Extend fft to size 2^17
2016-03-04 Agatha Huavcodec/nvenc: Fix H264 and HEVC vui info update
2016-03-03 Michael Niedermayeravcodec/utils: Fix 'ISO C90 forbids mixed declarations...
2016-03-03 Derek BuitenhuisMerge commit '8c0ceafb0f25da077ff23e394667119f031574fd'
2016-03-03 foo86avcodec/dca: simplify condition
2016-03-03 foo86avcodec/dca: fix av_cold placement in declarations
2016-03-03 Rodger Combslavc/videotoolboxenc: remove *_NULLABLE annotations...
2016-03-02 Rick Kernlavc: add VideoToolbox H.264 Encoder
2016-03-02 Ganesh Ajjanagaddelavc/aacenc_utils: replace sqrtf(Q*sqrtf(Q)) by precomp...
2016-03-01 Wan-Teh ChangMove the |die| member of FrameThreadContext to PerThrea...
2016-03-01 Rostislav Pehlivanovvc2enc: fix packet underallocation and minimum bitrate...
2016-03-01 Rostislav Pehlivanovvc2enc: simplify slice cost caching
2016-03-01 Rostislav Pehlivanovvc2enc: remove redundant put_padding() and use skip_put...
2016-02-29 Michael Niedermayeravcodec: Add utils test
2016-02-29 Derek BuitenhuisMerge commit 'cae448cfbf31d492cba782bc64fc4eed556ed83d'
2016-02-29 Derek BuitenhuisMerge commit '832a202c47a246ed15e3edc6b05dfcfa7d82c4b2'
2016-02-29 Derek BuitenhuisMerge commit '7d61dc95d741ca134d59b1f34c4e10c4c4e36f56'
next