44732 Commits (7e3208a0876bcbce41549f475882c653f2cbc007)
 

Author SHA1 Message Date
Mans Rullgard 7e3208a087 ARM: libswresample: NEON optimised generic fltp to s16 conversion 12 years ago
Michael Niedermayer 97599f8c6d swr: make sure the last data element is NULL so we can use it to detect the number of channels 12 years ago
Mans Rullgard 5dc7363446 ARM: libswresample: NEON optimised stereo fltp to s16 conversion 12 years ago
Mans Rullgard 0eebde07a9 ARM: libswresample: NEON optimised flat float to s16 conversion 12 years ago
Stefano Sabatini bbe9fe469a lavf/utils: remove loop on AVERROR(EAGAIN) in av_read_frame() 12 years ago
Michael Niedermayer fd63c2ff0c fate: fix --disable-ffprobe 12 years ago
Stefano Sabatini f3bd6fa7a8 lavc/mmvideo: forward reget_buffer return value in mm_decode_frame() 12 years ago
Michael Niedermayer ff584803b7 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 874b9dcc4b ppc/cpu: make linux 32bit specific altivec detection depend on __linux__ 12 years ago
Michael Niedermayer c75b611a38 configure: enable runtime cpu detect by default. 12 years ago
Stefano Sabatini efa3d5af1e lavc/roqvideodec: fix error message 12 years ago
Stefano Sabatini b1fee1be61 lavc/roqvideodec: propagate reget_buffer() error code 12 years ago
Stefano Sabatini d2c70ec07f lavc/roqvideodec: remove useless headers 12 years ago
Stefano Sabatini d40b197ca8 tests/fate-ffprobe: fix typo in metadata comment 12 years ago
Stefano Sabatini 10c00f7a04 tests/fate-ffprobe: use an ffmetadata file for the injected metadata 12 years ago
Stefano Sabatini 64d340c62a lavf/utils: add error check in av_read_frame() 12 years ago
Michael Niedermayer 127b70e423 ra144: factor division out 12 years ago
Nicolas George 7200fecd9b cmdutils: sort codec lists. 12 years ago
Samuel Pitoiset cee1950bbb rtp: Packetization of JPEG (RFC 2435) 12 years ago
Martin Storsjö 71908f0838 smoothstreamingenc: Copy the SAR on the AVStreams as well 12 years ago
Sebastien Zwickert f25d53d95f configure: disable VDA on ppc, fix build 12 years ago
Reimar Döffinger 033f53fb8f Document why we always send a Range HTTP header. 12 years ago
Reimar Döffinger 3905caf251 Document that the MPEG12 "fast" functions can read out of bounds. 12 years ago
Clément Bœsch 2599541b3d WebVTT demuxer and decoder. 12 years ago
Dmitry Samonenko 697ea4fccf Introducing speex RTP demuxing (RFC 5574) 12 years ago
Dmitry Samonenko b024c41e1e Add initial support for speex RTP packetization (RFC 5574) 12 years ago
Michael Niedermayer fecfdf6e72 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer f0bb88e2bc Revert "http: only send range header when necessary" 12 years ago
Michael Niedermayer 21c4393f1c lavf/find_stream_info: make sure we decode at least one frame for DTS 12 years ago
Michael Niedermayer 61a84755a9 lavf: dont open a decoder at the top of find_stream_info before probing has finished 12 years ago
Duncan Salerno 48cf0f1c18 http: only send range header when necessary 12 years ago
Duncan Salerno 0a8cc1179a http: larger buffer for long URIs 12 years ago
rogerdpack 641c0eea0b bitmap header lookup: add code comment 12 years ago
Michael Niedermayer 697b476c07 wav: Fix DTS detection 12 years ago
Michael Niedermayer a9f522d1b7 lavf: document request_probe properly 12 years ago
Michael Niedermayer a380f82c53 lavf: allow using request_probe as a score threshold to accept a codec 12 years ago
Stefano Sabatini 740c995288 lavfi: add asendcmd and sendcmd filters 12 years ago
Stefano Sabatini 7fe1ecefe1 lavfi/hue: simplify/fix setting logic in set_options() 12 years ago
Michael Niedermayer eb949544ca ffmpeg: fix 10l (use of uninitilaized variable) 12 years ago
Michael Niedermayer 374033ee93 ffmpeg: remove now unneeded old *_codec_name code 12 years ago
Michael Niedermayer 8ccb56abee ffmpeg/opt_output_file: extract subtitle codec name through new API 12 years ago
Michael Niedermayer a4271f3d4e ffmpeg: dont match unspecified media types in MATCH_PER_TYPE_OPT 12 years ago
Michael Niedermayer 3db4c88ac1 ffmpeg/opt_preset: update to new option API for reading codec names. 12 years ago
Michael Niedermayer bad953bc2d ffmpeg: fix overriding codecs with the new syntax 12 years ago
Justin Ruggles 0ccf051a9d avcodec: fix memleak in avcodec_encode_audio2() 12 years ago
Michael Niedermayer 8364bde02b Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 79bf1f0ad0 rawdec: fix "warning: assignment from incompatible pointer type" 12 years ago
Andrew Wason 225efccefc lavfi/buffersink: fix check on pixel_fmts in the opaque parameter 12 years ago
Stefano Sabatini ab4ee9fd5e tests: update fate-ffprobe test to make use of -bitexact flag 12 years ago
Stefano Sabatini 42047c3e86 ffprobe: reindent after the previous commit 12 years ago