]> git.sesse.net Git - ffmpeg/history - libavcodec
dpcm: use AV_LOG_ERROR for error message.
[ffmpeg] / libavcodec /
2012-11-05 Piotr Bandurskidpcm: use AV_LOG_ERROR for error message.
2012-11-05 Michael Niedermayerframe_thread_encoder: fix handling of case where the...
2012-11-05 Carl Eugen HoyosWrite tiff tag YCbCrPositioning if chroma_sample_locati...
2012-11-04 Paul B Maholpnm: cosmetics: reindent
2012-11-04 Paul B Maholpnm: remove duplicated check for maxval > 255
2012-11-04 Paul B Maholpnm: remove nonsense code
2012-11-04 Michael Niedermayerivi_common: dc_transform is needed for intra
2012-11-04 Michael Niedermayerff_ac3_apply_rematrixing: set flags to NULL
2012-11-04 Paul B Mahollcldec: fix decoding of uncompressed rgb24 sample
2012-11-04 Michael Niedermayeraacsbr: fix integer overflow
2012-11-04 Carl Eugen HoyosSupport new transparency colour-spaces with libopenjpeg.
2012-11-04 Paul B Maholindeo3: move get_buffer() above decode_plane() calls
2012-11-04 Michael Niedermayersab_diamond_search: add assert to double check the...
2012-11-04 Michael Niedermayercook: fix use of uninitialized variable
2012-11-03 Stefano Sabatinilavc/xfaceenc: prefer do{}while() over for(){} construc...
2012-11-03 Xidorn Quanamr_decode_fix_avctx should not return value
2012-11-03 Stefano Sabatinilavc/options_table: force non-negative bitrate range
2012-11-03 Michael Niedermayercrystalhd: fix missing braces warning
2012-11-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-03 Michael NiedermayerMerge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'
2012-11-03 Michael NiedermayerMerge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'
2012-11-03 Michael NiedermayerMerge commit '9ce02e14f01de50fcc6f7f459544b140be66d615'
2012-11-03 Stefano Sabatinilavc/options_table: make "request_sample_fmt" an AV_OPT...
2012-11-02 Michael Niedermayerlibgsmdec: fix decoding of non 8khz gsm files
2012-11-02 Michael Niedermayergsmdec: fix decoding of non 8khz gsm files
2012-11-02 Paul B Maholindeo3: release buffer before calling decode_plane
2012-11-02 Paul B MaholRevert "Partly revert f174fba: indeo3 decoder does...
2012-11-02 Michael Niedermayerlibvo-amrwbenc: allow sampling rates other than 16khz
2012-11-02 Michael Niedermayerlibopencore-amr: allow sampling rates other than 8khz
2012-11-02 Michael Niedermayerlibopencore-amrdec: allow sampling rates other than...
2012-11-02 Michael Niedermayeramrwbdec: allow sample rates other than 16khz
2012-11-02 Michael Niedermayeramrnbdec: allow sample rates other than 8khz
2012-11-02 Paul B Mahollclenc: make compression level user selectable
2012-11-02 Heesuk JungFix bit_rate in MPEG1/2 Video
2012-11-02 Paul B Maholapedec: consume packet after it has been fully decoded
2012-11-02 Diego Biurrunx86: Refactor PSWAPD fallback implementations and port...
2012-11-02 Diego Biurrunparser: Move Doxygen documentation to the header files
2012-11-02 John StebbinsPGS subtitles: Expose forced flag
2012-11-02 Diego Biurrunx86: PMINUB: port to cpuflags
2012-11-02 Diego Biurrunx86: ac3dsp: port to cpuflags
2012-11-02 Nicolas Georgelavc/pngdec: decode textual data (tEXt and zTXt).
2012-11-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-02 Michael NiedermayerMerge commit '50a65e7a540ce6747f81d6dbf6a602ad35be77ff'
2012-11-02 Michael Niedermayerpcm: fix handling of more than 8 channels for planar
2012-11-02 Michael NiedermayerMerge commit '8ac0f6767bf63d3e6b308ee6648ff02598b81e03'
2012-11-02 Anton Khirnovlavc: add some AVPacket doxy.
2012-11-01 Ilkka Ollakkadecode_audio3: initialize AVFrame
2012-11-01 Justin Rugglesws-snd1: set channel layout
2012-11-01 Justin Ruggleswmavoice: set channel layout
2012-11-01 Justin Rugglesvmdaudio: set channel layout
2012-11-01 Justin Ruggleswmapro: use AVCodecContext.channels instead of keeping...
2012-11-01 Justin Rugglestwinvq: validate sample rate code
2012-11-01 Justin Ruggleswma: do not keep private copies of some AVCodecContext...
2012-11-01 Justin Rugglestwinvq: set channel layout
2012-11-01 Justin Rugglestwinvq: validate that channels is not <= 0
2012-11-01 Justin Rugglestruespeech: set channel layout
2012-11-01 Justin Rugglessipr: set channel layout
2012-11-01 Justin Rugglesshorten: validate that the channel count in the header...
2012-11-01 Justin Rugglesra288dec: set channel layout
2012-11-01 Justin Rugglesra144dec: set channel layout
2012-11-01 Justin Rugglesqdm2: remove unneeded checks for channel count
2012-11-01 Justin Rugglesqdm2: make sure channels is not <= 0 and set channel...
2012-11-01 Justin Rugglesqcelpdec: set channel layout
2012-11-01 Justin Rugglesnellymoserdec: set channels to 1
2012-11-01 Justin Ruggleslibopencore-amr: set channel layout for amr-nb or if...
2012-11-01 Justin Ruggleslibilbc: set channel layout
2012-11-01 Justin Rugglesdpcm: use AVCodecContext.channels instead of keeping...
2012-11-01 Justin Rugglesimc: set channels to 1 instead of validating it
2012-11-01 Justin Rugglesgsmdec: always set channel layout and sample rate at...
2012-11-01 Justin Rugglesdcadec: allow the decoder to change the channel layout...
2012-11-01 Justin Ruggleslibgsmdec: always set channel layout and sample rate...
2012-11-01 Justin Rugglesg726dec: do not validate sample rate
2012-11-01 Justin Rugglesg726dec: set channel layout at initialization instead...
2012-11-01 Justin Rugglesflacdec: do not warn on sample rate change
2012-11-01 Justin Rugglesflacdec: allow mid-stream channel layout change
2012-11-01 Justin Rugglesflacdec: use av_samples_* functions for sample buffer...
2012-11-01 Justin Rugglescook: use av_dlog() for debug logging instead of av_log...
2012-11-01 Justin Rugglescook: move samples_per_frame from COOKSubpacket to...
2012-11-01 Justin Rugglescook: use av_get_channel_layout_nb_channels() instead...
2012-11-01 Justin Rugglescook: reverse a condition so that the code makes more...
2012-11-01 Justin Rugglescook: remove unneeded COOKContext variable, sample_rate
2012-11-01 Justin Rugglescook: remove unneeded COOKContext variable, bit_rate
2012-11-01 Justin Rugglescook: use AVCodecContext.channels instead of keeping...
2012-11-01 Justin Rugglesbmvaudio: set channel layout at init() rather than...
2012-11-01 Justin Rugglesatrac1: do not keep a copy of channel count in the...
2012-11-01 Justin Rugglesdsicinaudio: set channels and channel layout
2012-11-01 Justin Rugglesg722dec: set channel layout at initialization instead...
2012-11-01 Justin Rugglesamrwbdec: set channels, channel_layout, and sample_rate
2012-11-01 Justin Rugglesamrnbdec: set channels, channel_layout, and sample_rate
2012-11-01 Justin Rugglesdca_parser: allow the parser to change the sample rate
2012-11-01 Justin Ruggleslavc: check channel count after decoder init
2012-11-01 Justin Ruggleslavc: move SANE_NB_CHANNELS to internal.h and use it...
2012-11-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-01 Michael NiedermayerMerge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'
2012-11-01 Paul B Maholflicvideo: return more meaningful error codes
2012-10-31 Paul B Maholffv1: assert that there is at least one slice
2012-10-31 Diego Biurrunx86: h264_chromamc_10bit: drop pointless PAVG %define
2012-10-31 Diego Biurrunx86: Move optimization suffix to end of function names
2012-10-31 Diego Biurrunx86: mmx2 ---> mmxext in function names
2012-10-31 Nick BreretonFix #1827, segfault with XXCH samples when downsampling.
next