27433 Commits (ebf3ee16c765811fe3ab0c8a295ada0e2f5eca44)
 

Author SHA1 Message Date
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
Justin Ruggles eddf8f4100 ac3enc: use dsputil functions in apply_window() 14 years ago
Justin Ruggles 015f9f1ad3 Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
Ronald S. Bultje fb397b1a19 Reindent. 14 years ago
Ronald S. Bultje 2ed0f76655 Fix crash on resolution change (issue 2393). 14 years ago
Mans Rullgard 60c99b5510 Make LOCAL_ALIGNED macro fully C99 compatible 14 years ago
Alex Converse d5ec00ba57 Remove H.264 encoder fragments 14 years ago
Alex Converse d67a6aa59c aacenc: mark SBR absent 14 years ago
Stefano Sabatini e6d4019503 Amend documentation for the image2 demuxer, to better reflect the current behavior. 14 years ago
Stefano Sabatini 22f73157b7 Remove outdated and confusing comment. 14 years ago
Justin Ruggles ff5eded449 10l: reverse the biquad coefficients. 14 years ago
Mike Scheutzow ba0dd9e8ff streamid does not work with newaudio, newvideo, newsubtitle 14 years ago
Mans Rullgard 73fd7c1f0a fate: add lossless h264 test 14 years ago
Anssi Hannula 890b771cc1 libfaac: add recognized profiles array 14 years ago
Anton Khirnov 5b7e7544e1 mp3enc: support for id3v2.3 tags using a per-muxer AVOption 14 years ago
Anton Khirnov fe01dd8d74 id3v2: split tables for various ID3v2 versions 14 years ago
Anton Khirnov 5052830fec mp3enc: handle errors in id3v2_put_ttag 14 years ago
Clément Bœsch 204a18151c Move ID3v1 skip from decoder to demuxer 14 years ago
Mans Rullgard 05238927b7 fate: make lavfi tests output only md5 14 years ago
Anssi Hannula 6345dfcfd0 dca: add profile names 14 years ago
Justin Ruggles 17d4f4558e iir: Change dst param to float* in ff_iir_filter_flt(). 14 years ago
Anssi Hannula cf9cb1f99a dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA 14 years ago