]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge commit '86bbdf865e04bc5ddc2021b0620e6de634375253'
[ffmpeg] / libavcodec /
2012-09-25 Martin Storsjölibfdk-aac: Allow setting VBR modes via a private option
2012-09-25 Martin Storsjölibfdk-aac: Warn the user that the VBR modes are unsupp...
2012-09-25 Derek BuitenhuisRevert "cbrt_tablegen: Include libm.h"
2012-09-25 Michael Niedermayerdnxhdenc: fix speed regression
2012-09-25 Michael Niedermayermpegvideo: factorize ff_dct_encode_init()
2012-09-25 Michael Niedermayerdnxhdenc: remove redundant call to ff_dsputil_init()
2012-09-25 Michael Niedermayeravcodec_alloc_frame: dont zero the whole struct twice
2012-09-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-25 Michael NiedermayerMerge commit 'd1f05dd18375f2f8e68372edee11436927e43ba8'
2012-09-25 Michael NiedermayerMerge commit '7751e4693dd10ec98c20fbd9887233b575034272'
2012-09-25 Anton Khirnovpthread: make sure AVFrame.extended_data is set properly.
2012-09-25 Nathan Caldwelllibfdk-aac: reindent after last commit
2012-09-25 Nathan Caldwelllibfdk-aac: Limit to supported sample rates.
2012-09-25 Derek Buitenhuiscbrt_tablegen: Include libm.h
2012-09-25 Michael Niedermayerffv1dec: change bitstream end check to a exact check...
2012-09-25 Michael Niedermayerffv1: inject sentinels for RC->VLC transitions begining...
2012-09-25 Michael Niedermayerffv1enc: fix RC slice sentinel
2012-09-24 John Van Sicklelibx264: change default to closed gop to match x264cli
2012-09-24 Stefano Sabatinilavc/mmvideo: forward reget_buffer return value in...
2012-09-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-24 Anton KhirnovUse avcodec_free_frame() to free AVFrames.
2012-09-24 Anton Khirnovlavc: add avcodec_free_frame().
2012-09-24 Anton Khirnovlavc: ensure extended_data is set properly on decoding
2012-09-24 Anton Khirnovlavc: initialize AVFrame.extended_data in avcodec_get_f...
2012-09-24 Anton Khirnovlavc: use av_mallocz to allocate AVFrames.
2012-09-24 Anton Khirnovlavc: rename the argument of avcodec_alloc_frame/get_fr...
2012-09-24 Stefano Sabatinilavc/roqvideodec: fix error message
2012-09-24 Stefano Sabatinilavc/roqvideodec: propagate reget_buffer() error code
2012-09-24 Stefano Sabatinilavc/roqvideodec: remove useless headers
2012-09-23 Michael Niedermayerra144: factor division out
2012-09-23 Reimar DöffingerDocument that the MPEG12 "fast" functions can read...
2012-09-23 Clément BœschWebVTT demuxer and decoder.
2012-09-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-22 Justin Rugglesavcodec: fix memleak in avcodec_encode_audio2()
2012-09-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-22 Michael Niedermayerrawdec: fix "warning: assignment from incompatible...
2012-09-22 Michael Niedermayerpnmdec: use explicit casts to remove const to avoid...
2012-09-22 Michael Niedermayerflac_parser: fix fifo ptr wrap check
2012-09-21 Reimar Döffingersipr: fall back to setting mode based on bit_rate.
2012-09-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-21 Anton Khirnovlibx264: add forgotten ;
2012-09-20 Andrey UtkinAdd av_copy_packet()
2012-09-20 Andrey UtkinMove av_dup_packet() copy logic to separate procedure
2012-09-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-20 Michael NiedermayerMerge commit 'c831ebf61629d219ebcaa9f02d262e67aad09d83'
2012-09-20 Michael NiedermayerMerge commit '117d8c6d1f1c187ffc6098d9618457e00534e013'
2012-09-20 Michael NiedermayerMerge commit '870e75524aa0d00ebcd1d15589c8d29b84af1565'
2012-09-20 Mans RullgardARM: swap source operands in some add instructions
2012-09-20 Michael NiedermayerMerge commit 'c9a39cec70603f662f4c326b21b11c4f0112079a'
2012-09-20 Michael NiedermayerMerge commit '8d4dd55c37b14ecea596f3477b35bf6c20688d8b'
2012-09-20 Mans Rullgardmotion_est: fix use of inline on extern functions
2012-09-20 Michael Niedermayererror_resilience: guess_dc: check malloc failure
2012-09-20 Michael Niedermayerh263dec: disable coded dimensions = 0 handling
2012-09-20 Michael NiedermayerMerge commit '581281e242609a222233a2e5538b89dfb88fb18e'
2012-09-20 Michael Niedermayerj2k: fix "static is not at beginning of declaration...
2012-09-19 Michael Niedermayerdcadec: fix "set but not used" variable
2012-09-19 John Van Sicklelibx264: add support for nal-hrd, required for Blu...
2012-09-19 Alex Conversetiffdec: Add support for GRAY16LE.
2012-09-19 Alex Conversetiffenc: Add support for little endian RGB48 and GRAY16
2012-09-19 Janne Grunaumpeg4: support frame parameter changes with frame-mt
2012-09-19 Janne Grunaumpegvideo: check ff_find_unused_picture() return value...
2012-09-19 Janne Grunaumpegvideo: release frame buffers before freeing them
2012-09-19 Michael Niedermayerwmavoice: initialize best_hist_ptr to NULL to prevent...
2012-09-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-19 Michael NiedermayerMerge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c'
2012-09-19 Janne Grunaurv34: use ff_MPV_common_frame_size_change()
2012-09-19 Janne Grunaumpegvideo: add reinit function for frame parameter...
2012-09-19 Janne Grunaumpegvideo: move frame size dependent memory management...
2012-09-18 Michael Niedermayersonic: factorize tail_size
2012-09-18 Michael Niedermayersonicenc: limit quant so that golomb codes are less...
2012-09-18 Michael Niedermayerx86/mpegaudiodec: drop likely now unneeded #if HAVE_AVX...
2012-09-18 Michael Niedermayermpegaudiodec: add prototypes for all functions that...
2012-09-18 Michael Niedermayerallcodecs: re-enable sonic
2012-09-18 Michael Niedermayersonic: update to encode2() API
2012-09-18 Luca Barbatoavcodec: cleanup utils.c
2012-09-18 Justin Rugglesbinkaudio: remove unneeded GET_BITS_SAFE macro
2012-09-18 Justin Rugglesbinkaudio: use float sample format
2012-09-18 Justin Rugglesbinkaudio: use a different value for the coefficient...
2012-09-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-18 Michael NiedermayerMerge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'
2012-09-18 Bobby Binghamtargaenc: Use named TGA_RLE constant instead of magic...
2012-09-18 Bobby BinghamFix typo in targa encoder comment
2012-09-18 Michael Niedermayerdsputil: change assert(8) to av_assert2(8)
2012-09-17 Michael Niedermayerget_cabac_inline_x86: workaround clang bug with disable...
2012-09-17 Andrey UtkinWhen copying pkt side_data, don't forget size, type
2012-09-17 Lyubomir Marinovlibx264: feed x264_param_apply_profile from AVCodecCont...
2012-09-17 Lyubomir Marinovlibx264: connect AVCodecContext.rtp_payload_size to...
2012-09-17 Derek Buitenhuisdirac_arith: Fix unprotected inline asm
2012-09-17 Clément Bœschalsdec: fix misplaced parentheses.
2012-09-17 Thilo Borgmannalsdec: check return values.
2012-09-17 Thilo Borgmannalsdec: fix number of decoded samples in first sub...
2012-09-17 Thilo Borgmannalsdec: Fix out of ltp_gain_values read.
2012-09-17 Michael Niedermayeralsdec: Check that quantized parcor coeffs are within...
2012-09-17 Michael Niedermayeralsdec: Check k used for rice decoder.
2012-09-17 Michael Niedermayeralsdec: check opt_order.
2012-09-17 Anton Khirnovxsubenc: reindent
2012-09-17 Anton Khirnovlavc: replace AVCodecContext.encode with subtitle-speci...
2012-09-17 Anton Khirnovlavc: add const to private codec class initialization.
2012-09-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-16 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
next