]> git.sesse.net Git - ffmpeg/history - libavcodec
libavcodec/x86/mpegvideo: switch to av_assert2
[ffmpeg] / libavcodec /
2012-12-10 Michael Niedermayerlibavcodec/x86/mpegvideo: switch to av_assert2
2012-12-10 Michael Niedermayeritu H.263: Fix handling of PB blocks
2012-12-10 Michael Niedermayerh264: dont try to allocate scratchpad if linesize is...
2012-12-10 Paul B Maholbuild: update mxf muxer dependencies
2012-12-10 Paul B Mahollavc: fix typo and avrn build dependencies
2012-12-10 Michael Niedermayerdsputil_mmx: switch to av_assert2()
2012-12-10 Paul B Maholtakdec: silence/fix warning for undefined behavior
2012-12-10 Michael Niedermayermips: disable ac3 downmix, until its updated to the...
2012-12-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-10 Peter Rosscodec_desc: AV_CODEC_ID_SMPTE_KLV is data
2012-12-10 Mans Rullgardsh4: dsputil: remove duplicate of ff_gmc_c()
2012-12-10 Michael Niedermayerac3dec: fix bugs in direct buffer use.
2012-12-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-10 Michael NiedermayerMerge commit '30b39164256999efc8d77edc85e2e0b963c24834'
2012-12-10 Michael NiedermayerMerge commit 'b8f3ab8e6a7ce3627764da53b809628c828d4047'
2012-12-10 Michael NiedermayerMerge commit '5d471b73d20616f5ac701ff62e5de49465cda264'
2012-12-09 Mans Rullgarddsputil: remove unused macro WRAPPER8_16
2012-12-09 Paul B Maholtak: reduce difference with qatar
2012-12-09 Stefano Sabatinilavc/avcodec: extend/clarify/fix documentation for...
2012-12-09 Michael Niedermayermpeg12: move current_picture_ptr reset to the end of...
2012-12-09 Martin Storsjölibvpxenc: Support forcing keyframes
2012-12-09 Peter Rossmpegts: demux asynchronous SMPTE 336M Key-Length-Value...
2012-12-09 Michael Niedermayerarm: put prefetch under matching #ifdef as the actual...
2012-12-09 Mans Rullgardac3dec: make downmix() take array of pointers to channe...
2012-12-09 Mans Rullgardac3dec: output planar float only
2012-12-09 Mans Rullgardac3dec: decode directly into output buffers
2012-12-09 Janne Grunausvq3: make slice type value unsigned to match svq3_get_...
2012-12-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-09 Michael NiedermayerMerge commit '91ac403b1316d59b4f43c4ea0f237e24cec2819a'
2012-12-09 Diego Biurruncosmetics: Fix dropable --> droppable typo
2012-12-09 Michael NiedermayerMerge commit '18e6f087c4a50bede8449ee164778945480be50c'
2012-12-09 Carl Eugen HoyosFlip zerocodec output.
2012-12-09 Michael Niedermayerh264: avoid calling idr() twice
2012-12-09 Clément Bœschlavc/libcelt: add missing internal.h include.
2012-12-09 Paul B Maholadd forgotten AV_ prefix to some CODEC_IDs
2012-12-09 Piotr Bandurskitiff: support zlib with invertedFillOrder
2012-12-08 Piotr Bandurskimjpegdec: support more pix_fmt_ids for grayscale
2012-12-08 Michael Niedermayersbr_hf_gen_sse: Optimize code a bit more.
2012-12-08 Janne Grunaumjpeg: initialize input padding after unescaped buffer...
2012-12-08 Ronald S. Bultjeh264: check for invalid zeros_left before writing
2012-12-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-08 Michael NiedermayerMerge commit '57231e4d5b467833fb289439cd35a92513bb55c1'
2012-12-08 Michael NiedermayerMerge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f'
2012-12-08 Michael Niedermayerget_bits: rename get_bits_longlong to get_bits64
2012-12-08 Michael NiedermayerMerge commit 'b326755989b346d0d935e0628e8865f9b2951c30'
2012-12-08 Michael NiedermayerMerge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'
2012-12-08 Michael NiedermayerMerge commit '7f2b3dcabd108926bde819ad574017f4161d1546'
2012-12-08 Michael NiedermayerMerge commit 'c6ebc9faa2210d7f36a3036c357f6f199520f575'
2012-12-08 Michael NiedermayerMerge commit 'f0fe245bc31cf4fa3b3ed0240cd1ab6f0d5043ea'
2012-12-08 Michael NiedermayerMerge commit '1234c66a315b139339d52ca193b3f1d67af9ce19'
2012-12-08 Michael NiedermayerMerge commit '9ebd45c2d58ad9241ad09718679f0cf7fb57da52'
2012-12-08 Janne Grunaugolomb: use unsigned arithmetics in svq3_get_ue_golomb()
2012-12-08 Nicolas Georgelavc/mlpdec: reset layout when channels change.
2012-12-08 Paul B Maholgifdec: port to bytestream2 API
2012-12-07 Josh Allmanntakdec: fix initialisation of LOCAL_ALIGNED array
2012-12-07 Mans Rullgardtakdec: fix initialisation of LOCAL_ALIGNED array
2012-12-07 Michael Niedermayerlavc: check dimensions for video encoders
2012-12-07 Paul B Maholtak: demuxer, parser, and decoder
2012-12-07 Michael Niedermayerparser: fix large overreads
2012-12-07 Michael Niedermayerbitstream: add get_bits64() to support reading more...
2012-12-07 Mans Rullgardarm: rename ARMVFP config symbol to VFP
2012-12-07 Mans Rullgardarm: use HAVE*_INLINE/EXTERNAL macros for conditional...
2012-12-07 Mans Rullgarddct-test: arm: indicate required cpu features for optim...
2012-12-07 Anton Khirnovsnow: fix build after 594d4d5df3c70404168701dd5c90b7e6e...
2012-12-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-07 Paul B Mahollavc/takdec: s/get_b/get_bits_esc4
2012-12-07 Martin Storsjöavcodec: Fix a typo in an option description
2012-12-07 Paul B Mahollavc/takdec: simplify code
2012-12-07 Michael NiedermayerMerge commit 'd7d6efe42b0d2057e67999b96b9a391f533d2333'
2012-12-07 Michael NiedermayerMerge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152'
2012-12-07 Mans Rullgardarm: fix use of uninitialised value in ff_fft_fixed_ini...
2012-12-07 Michael Niedermayerdiracdec: check dimensions against chroma format.
2012-12-07 Martin Storsjöavpicture: Don't assume a valid pix fmt in avpicture_ge...
2012-12-07 Janne Grunauh264: add a pointer for weighted prediction temporary...
2012-12-07 Janne Grunauh264: check sps.log2_max_frame_num for validity
2012-12-07 Janne Grunauflac: change minimum and default of lpc_passes option...
2012-12-07 Christophe GisquetSBR DSP x86: implement SSE sbr_hf_gen
2012-12-07 Christophe GisquetAAC SBR: use AVFloatDSPContext's vector_fmul
2012-12-07 Michael Niedermayerdiracdec: fix typo in mctmp allocation
2012-12-07 Michael Niedermayerdiracdec: Test mctmp and mcscratch for malloc failure.
2012-12-07 Michael Niedermayerdiracdec: fix emulated_edge condition, fix out of array...
2012-12-07 Paul B Maholtakdec: use samplefmt.h from libavutil
2012-12-07 Paul B Maholadd missing dependency for tak demuxer
2012-12-07 Paul B Maholtakdec: remove get_code() and use get_sbits() directly
2012-12-06 Michael Niedermayerbitstream: make vlc init of static tables thread safe.
2012-12-06 Paul B Maholdxa: port to bytestream2 API
2012-12-06 Paul B Maholhuffyuv: return meaningful error codes
2012-12-06 Paul B Maholhuffyuv: check for malloc failures
2012-12-06 Paul B Maholhuffyuv: make use of av_fast_padded_malloc()
2012-12-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-06 Michael NiedermayerMerge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'
2012-12-06 Michael NiedermayerMerge commit 'b384e031daeb1ac612620985e3e5377bc587559c'
2012-12-06 Michael NiedermayerMerge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'
2012-12-06 Janne Grunauh264: slice-mt: check master context for valid current_...
2012-12-06 Janne Grunauh264: slice-mt: get last_pic_dropable from master context
2012-12-06 Michael Niedermayerff_lock_avcodec: make the lock state be consistent...
2012-12-06 Michael Niedermayeravcodec_open: if obtaining a lock fails, dont attempt...
2012-12-06 Michael NiedermayerRevert "Acquire lock when initializing parsers."
2012-12-06 Michael NiedermayerRevert "Add assert that the avcodec lock is held when...
2012-12-06 Michael Niedermayerframe_thread_encoder: fix locking while locks are held
next