summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make denoise_dct_c and dct_quantize_trellis_c static.Diego Elio Pettenò2011-01-24
* Make the ff_lockmgr_cb function pointer static to utils.cDiego Elio Pettenò2011-01-24
* Make this_year static to cmdutils.cDiego Elio Pettenò2011-01-24
* Rename sf_table in atrac.c unit to ff_atrac_sf_table.Diego Elio Pettenò2011-01-24
* Mark qmf_window table static to atrac.c unit.Diego Elio Pettenò2011-01-24
* x86: fix overflow in h264 8x8 planar predictionMans Rullgard2011-01-24
* fate: add h264 test for extreme cases in planar predictionMans Rullgard2011-01-24
* ffserver: put gcc attribute under proper ifdefMans Rullgard2011-01-24
* rtspdec: Retry with TCP if UDP failedMartin Storsjö2011-01-24
* rtspdec: Move rtsp_read_pause up, next to rtsp_read_playMartin Storsjo2011-01-24
* rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_requestMartin Storsjo2011-01-24
* rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_requestMartin Storsjo2011-01-24
* rtsp: Make make_setup_request a nonstatic functionMartin Storsjo2011-01-24
* Use av_fast_malloc instead of av_realloc.Reimar Döffinger2011-01-24
* Handle input or output len of 0 properly in lzo decoder.Reimar Döffinger2011-01-24
* applehttp: Fix the key check in handle_variant_argsMartin Storsjö2011-01-24
* reindent after last commitKostya2011-01-24
* Extend WavPack demuxer and decoder to support >2 channel audioKostya2011-01-24
* Do not set audio_resample to 0 if audio_sync_method is > 1.Stefano Sabatini2011-01-24
* ARM: NEON: fix overflow in h264 16x16 planar predMans Rullgard2011-01-24
* Add CFLAGS needed by PathScale compilerMans Rullgard2011-01-24
* Disable symbol versioning on some BSDsMans Rullgard2011-01-23
* MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-23
* aacenc: fix typo in sync extension constant in 8ae0fa2Janne Grunau2011-01-23
* Remove redundant checks against MIN_CACHE_BITSMans Rullgard2011-01-23
* get_bits: move tracing macros to end of fileMans Rullgard2011-01-23
* Sanitise get_bits macros, part 2Mans Rullgard2011-01-23
* Sanitise get_bits macros, part 1Mans Rullgard2011-01-23
* Remove "libmpeg2" bitstream readerMans Rullgard2011-01-23
* Makefile: simplify test tools handlingMans Rullgard2011-01-23
* ffserver: cleanupReinhard Tartler2011-01-23
* ac3enc: use dsputil functions in apply_window()Justin Ruggles2011-01-22
* Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.Justin Ruggles2011-01-22
* Reindent.Ronald S. Bultje2011-01-22
* Fix crash on resolution change (issue 2393).Ronald S. Bultje2011-01-22
* Make LOCAL_ALIGNED macro fully C99 compatibleMans Rullgard2011-01-22
* Remove H.264 encoder fragmentsAlex Converse2011-01-22
* aacenc: mark SBR absentAlex Converse2011-01-22
* Amend documentation for the image2 demuxer, to better reflect the current beh...Stefano Sabatini2011-01-22
* Remove outdated and confusing comment.Stefano Sabatini2011-01-22
* 10l: reverse the biquad coefficients.Justin Ruggles2011-01-22
* streamid does not work with newaudio, newvideo, newsubtitleMike Scheutzow2011-01-22
* fate: add lossless h264 testMans Rullgard2011-01-22
* libfaac: add recognized profiles arrayAnssi Hannula2011-01-22
* mp3enc: support for id3v2.3 tags using a per-muxer AVOptionAnton Khirnov2011-01-22
* id3v2: split tables for various ID3v2 versionsAnton Khirnov2011-01-22
* mp3enc: handle errors in id3v2_put_ttagAnton Khirnov2011-01-22
* Move ID3v1 skip from decoder to demuxerClément Bœsch2011-01-22
* fate: make lavfi tests output only md5Mans Rullgard2011-01-22
* dca: add profile namesAnssi Hannula2011-01-21