27369 Commits (82e1f217f276b4b3fda1f89a836126275a97ca9b)
 

Author SHA1 Message Date
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
Anssi Hannula b92f76e209 libfaac: add recognized profiles array 14 years ago
Anton Khirnov 22272f61bb mp3enc: support for id3v2.3 tags using a per-muxer AVOption 14 years ago
Anton Khirnov cb6bc57681 id3v2: split tables for various ID3v2 versions 14 years ago
Anton Khirnov 8c3caf7fb1 mp3enc: handle errors in id3v2_put_ttag 14 years ago
Clément Bœsch 045b80e52d Move ID3v1 skip from decoder to demuxer 14 years ago
Mans Rullgard f4b1e21a63 fate: make lavfi tests output only md5 14 years ago
Anssi Hannula f4096bf6ee dca: add profile names 14 years ago
Justin Ruggles 69915b48d6 iir: Change dst param to float* in ff_iir_filter_flt(). 14 years ago
Anssi Hannula 8f4a5d225c dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA 14 years ago
Anton Khirnov 187e23478b mp3enc: add support for writing UTF-16 tags 14 years ago