27604 Commits (ee5bb31f9953d356c5caa08bd16451d017780759)
 

Author SHA1 Message Date
Mans Rullgard 8fa28af965 tty: remove superflous #include <strings.h> 14 years ago
Mans Rullgard 8169afdb15 ac3: remove ff_ac3_critical_band_size_tab[] external declaration 14 years ago
Diego Elio Pettenò 6b784f1b91 Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables. 14 years ago
Diego Elio Pettenò a172126c38 Remove unused ac3_parametric_bit_allocation function. 14 years ago
Mans Rullgard 3ae2a7575d Makefile: fix cleaning of tools in tests directory 14 years ago
Daniel Verkamp 121053b2d6 configure: move network tests before results are needed 14 years ago
Georgi Chorbadzhiyski 4fee6f32e2 mpegtsenc: remove unused variables 14 years ago
Daniel Verkamp 859749e088 Fix ALLPROGS_G so that *_g binaries get cleaned properly 14 years ago
Mans Rullgard 8719b5dd60 latm: remove superflous #includes 14 years ago
Mans Rullgard 3e8c4f9689 avidec: make print_tag() a macro and remove related ifdefs 14 years ago
Diego Elio Pettenò 53d3f66bae Make RTPFirstDynamicPayloadHandler static to rtpdec.c 14 years ago
Diego Elio Pettenò c2ec089c5a Make ff_realmedia_mp3_dynamic_handler static. 14 years ago
Mans Rullgard e164311179 Make denoise_dct_c() and dct_quantize_trellis_c() static in definitions 14 years ago
Diego Elio Pettenò 11c7f64a9c Don't declare a pcm_dvd encoder. 14 years ago
Diego Elio 'Flameeyes' Pettenò 463532310a Don't check for DEBUG before using dprintf. 14 years ago
Diego Elio Pettenò 41727b8522 Make local variables static. 14 years ago
Diego Elio Pettenò 81c38db13c Make dvenc.c functions static to the unit. 14 years ago
Diego Elio Pettenò 295edc7794 Make denoise_dct_c and dct_quantize_trellis_c static. 14 years ago
Diego Elio Pettenò 291f326a2e Make the ff_lockmgr_cb function pointer static to utils.c 14 years ago
Diego Elio Pettenò 7a0e1be839 Make this_year static to cmdutils.c 14 years ago
Diego Elio Pettenò ee7fed27d4 Rename sf_table in atrac.c unit to ff_atrac_sf_table. 14 years ago
Diego Elio Pettenò f7e5cc0a2c Mark qmf_window table static to atrac.c unit. 14 years ago
Mans Rullgard e243ed656c x86: fix overflow in h264 8x8 planar prediction 14 years ago
Mans Rullgard c78c182097 fate: add h264 test for extreme cases in planar prediction 14 years ago
Mans Rullgard 5658abf8c9 ffserver: put gcc attribute under proper ifdef 14 years ago
Martin Storsjö 4f40ec0552 rtspdec: Retry with TCP if UDP failed 14 years ago
Martin Storsjo 2afd30bf7a rtspdec: Move rtsp_read_pause up, next to rtsp_read_play 14 years ago
Martin Storsjo 3f44e3c91a rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_request 14 years ago
Martin Storsjo abbc1d272e rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_request 14 years ago
Martin Storsjo d89a08d81b rtsp: Make make_setup_request a nonstatic function 14 years ago
Martin Storsjö 1a172ce6b1 applehttp: Fix the key check in handle_variant_args 14 years ago
Kostya 69c78161d2 reindent after last commit 14 years ago
Kostya 8a485dd399 Extend WavPack demuxer and decoder to support >2 channel audio 14 years ago
Stefano Sabatini 0f16f72552 Do not set audio_resample to 0 if audio_sync_method is > 1. 14 years ago
Mans Rullgard 0fc1961ecc ARM: NEON: fix overflow in h264 16x16 planar pred 14 years ago
Mans Rullgard a98ffb2bc8 Add CFLAGS needed by PathScale compiler 14 years ago
Mans Rullgard 355d05280a Disable symbol versioning on some BSDs 14 years ago
Mans Rullgard d112aa5acc MIPS: use inline asm only when supported by compiler 14 years ago
Janne Grunau 604eb152fc aacenc: fix typo in sync extension constant in 8ae0fa2 14 years ago
Jai Menon 9de202a633 ffmetaenc : Use more correct format specifiers. 14 years ago
Baptiste Coudurier d4e0130e46 In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it. 14 years ago
Reimar Döffinger e7b95918fc Use av_fast_malloc instead of av_realloc. 14 years ago
Reimar Döffinger 7d5082600e Handle input or output len of 0 properly in lzo decoder. 14 years ago
Mans Rullgard 91d51ee4b5 Remove redundant checks against MIN_CACHE_BITS 14 years ago
Mans Rullgard a4bff12cdd get_bits: move tracing macros to end of file 14 years ago
Mans Rullgard 371cf026a7 Sanitise get_bits macros, part 2 14 years ago
Mans Rullgard d232e09d51 Sanitise get_bits macros, part 1 14 years ago
Mans Rullgard 990f213e57 Remove "libmpeg2" bitstream reader 14 years ago
Mans Rullgard 51cfd81238 Makefile: simplify test tools handling 14 years ago
Reinhard Tartler bf7aa642c3 ffserver: cleanup 14 years ago