27529 Commits (90441276e4f661c6aec5e4d2c5718cde1ff1946d)
 

Author SHA1 Message Date
Diego Elio Pettenò 119cc033fc Make RTPFirstDynamicPayloadHandler static to rtpdec.c 14 years ago
Diego Elio Pettenò 69ad22c7a7 Make ff_realmedia_mp3_dynamic_handler static. 14 years ago
Mans Rullgard aa61e39eac Make denoise_dct_c() and dct_quantize_trellis_c() static in definitions 14 years ago
Diego Elio Pettenò 5b5083b5fe Don't declare a pcm_dvd encoder. 14 years ago
Diego Elio 'Flameeyes' Pettenò 73a0b19ba3 Don't check for DEBUG before using dprintf. 14 years ago
Diego Elio Pettenò a6d1bd05c9 Make local variables static. 14 years ago
Diego Elio Pettenò f0a8676958 Make dvenc.c functions static to the unit. 14 years ago
Diego Elio Pettenò 1d4da6a460 Make denoise_dct_c and dct_quantize_trellis_c static. 14 years ago
Diego Elio Pettenò bb875b75ba Make the ff_lockmgr_cb function pointer static to utils.c 14 years ago
Diego Elio Pettenò 3568853f63 Make this_year static to cmdutils.c 14 years ago
Diego Elio Pettenò 82e1f217f2 Rename sf_table in atrac.c unit to ff_atrac_sf_table. 14 years ago
Diego Elio Pettenò 53493f9a81 Mark qmf_window table static to atrac.c unit. 14 years ago
Mans Rullgard 80944df720 x86: fix overflow in h264 8x8 planar prediction 14 years ago
Mans Rullgard e63dd5fb04 fate: add h264 test for extreme cases in planar prediction 14 years ago
Mans Rullgard efa6ce9982 ffserver: put gcc attribute under proper ifdef 14 years ago
Martin Storsjö 2762a7a28b rtspdec: Retry with TCP if UDP failed 14 years ago
Martin Storsjo e836b1b085 rtspdec: Move rtsp_read_pause up, next to rtsp_read_play 14 years ago
Martin Storsjo aeb2de1c82 rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_request 14 years ago
Martin Storsjo 93e7490ee0 rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_request 14 years ago
Martin Storsjo fef5649a82 rtsp: Make make_setup_request a nonstatic function 14 years ago
Reimar Döffinger 4be170c937 Use av_fast_malloc instead of av_realloc. 14 years ago
Reimar Döffinger 032f406864 Handle input or output len of 0 properly in lzo decoder. 14 years ago
Martin Storsjö 2b0decf60b applehttp: Fix the key check in handle_variant_args 14 years ago
Kostya dacbcd170a reindent after last commit 14 years ago
Kostya 3bdc886c22 Extend WavPack demuxer and decoder to support >2 channel audio 14 years ago
Stefano Sabatini 07b48f8c7a Do not set audio_resample to 0 if audio_sync_method is > 1. 14 years ago
Mans Rullgard 78f318be59 ARM: NEON: fix overflow in h264 16x16 planar pred 14 years ago
Mans Rullgard 5f3b8314a4 Add CFLAGS needed by PathScale compiler 14 years ago
Mans Rullgard a1e4b3f6d3 Disable symbol versioning on some BSDs 14 years ago
Mans Rullgard 7a5a168abe MIPS: use inline asm only when supported by compiler 14 years ago
Janne Grunau 2fd9035ddc aacenc: fix typo in sync extension constant in 8ae0fa2 14 years ago
Mans Rullgard f162e988aa Remove redundant checks against MIN_CACHE_BITS 14 years ago
Mans Rullgard 611a6f59ce get_bits: move tracing macros to end of file 14 years ago
Mans Rullgard fb5c841d5f Sanitise get_bits macros, part 2 14 years ago
Mans Rullgard bf5f9b528b Sanitise get_bits macros, part 1 14 years ago
Mans Rullgard 938f72e199 Remove "libmpeg2" bitstream reader 14 years ago
Mans Rullgard 2b39962eb6 Makefile: simplify test tools handling 14 years ago
Reinhard Tartler 305ca590cf ffserver: cleanup 14 years ago
Justin Ruggles 3b924294ea ac3enc: use dsputil functions in apply_window() 14 years ago
Justin Ruggles 6eabb0d3ad Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
Ronald S. Bultje fcb7e535dd Reindent. 14 years ago
Ronald S. Bultje 9107892624 Fix crash on resolution change (issue 2393). 14 years ago
Mans Rullgard 96aad41e81 Make LOCAL_ALIGNED macro fully C99 compatible 14 years ago
Alex Converse ff3d43104f Remove H.264 encoder fragments 14 years ago
Alex Converse 8ae0fa243e aacenc: mark SBR absent 14 years ago
Stefano Sabatini 10ed96c78f Amend documentation for the image2 demuxer, to better reflect the current behavior. 14 years ago
Stefano Sabatini db2ddd3885 Remove outdated and confusing comment. 14 years ago
Justin Ruggles 98cfadd648 10l: reverse the biquad coefficients. 14 years ago
Mike Scheutzow 20ac9de3df streamid does not work with newaudio, newvideo, newsubtitle 14 years ago
Mans Rullgard 76edf2c137 fate: add lossless h264 test 14 years ago