9269 Commits (c5c7e0ebc10054d8ce813b46065f1a406b65aece)

Author SHA1 Message Date
Martin Storsjö ad7beb2cac rtpdec: Use our own SSRC in the SDES field when sending RRs 13 years ago
Carl Eugen Hoyos 9e53f62be1 Support decoding Avid DS Uncompressed (SUDS). 13 years ago
Dustin Brody 5124423ec3 lavf: rename fer option and document resulting (f_)err_detect options 13 years ago
Martin Storsjö 5d95112d92 movenc: Reorder entries in the MOVIentry struct, for tigheter packing 13 years ago
Martin Storsjö 1f712e6a05 rtsp: Remove extern declarations for variables that don't exist 13 years ago
Martin Storsjö 23e57d167a Add a tool that uses avio to read and write, doing a plain copy of data 13 years ago
Janne Grunau 59297ad63d lavf: force single-threaded decoding in avformat_find_stream_info 13 years ago
Dustin Brody b89f8774f2 avidec: migrate last of lavf from FF_ER_* to AV_EF_* 13 years ago
ami_stuff ef9623f670 Add "S263" FourCC 13 years ago
Anton Khirnov aa2e4bb058 lavf: free packets for muxers implementing interleave_packet(). 13 years ago
Anton Khirnov f97cb45156 lavf: fix and extend av_interleaved_write_frame() doxy. 13 years ago
Alex Converse d7420e0ac9 mov: Remove dead stores for spherical coordinates for channel position. 13 years ago
Dmitry Volyntsev 4259d1eb99 fix rtp 916 issue, patch 2 13 years ago
Dmitry Volyntsev b29ec002bb fix rtp 916 issue 13 years ago
Tomas Härdin 1de5154dfb mxfdec: Consider OPAtom files that don't have exactly one EC to be OP1a 13 years ago
Reimar Döffinger 203f94fd7c mxfdec: Add missing free. 13 years ago
Reimar Döffinger 6003ec880b asfdec: Move variable declarations into the blocks they are used in. 13 years ago
Paul B Mahol ffa0923eee add SMJPEG muxer 13 years ago
Paul B Mahol 68b94f8bc3 avformat: split out common SMJPEG code 13 years ago
Panagiotis H.M. Issaris 811de351ea Enhance HLS seeking. 13 years ago
Jean First fa169d5650 mov: cosmetics - move a line to a better position and add a comment 13 years ago
Jean First 60168f9319 movenc: add FIXME to add alis and rsrc atoms 13 years ago
Jean First 0c10885c39 movenc: indent cosemtics 13 years ago
Daniel Huang bcd5d979aa mov, mxfdec: Employ more meaningful return values. 13 years ago
Reimar Döffinger ea3abcd58f Fix ff_get_guid for short reads or errors. 13 years ago
Michael Niedermayer 52889b543d mpeg12dec: BW10 support 13 years ago
Michael Niedermayer b26f0ee39f avidec: XMPG support 13 years ago
Laurent BRULET 45c39e566f udp: fix segfault on closing 13 years ago
Oana Stratulat a63a86fd6f Fixes issue 890: OOM with zmbv file 13 years ago
Peter Ross 3a1df393b8 ico: favour BITMAPHEADER dimensions over IconEntry dimensions 13 years ago
Nicolas Noirbent 62a22b2865 segment: fix FPE when segment_list_size is 0 13 years ago
Michael Niedermayer 645569e19f Revert "riff: remove references to sonic codec ids" 13 years ago
Stefano Sabatini 0be8e66174 mpegtsenc: do not reference the deprecated ffmpeg option 'vbsf' in a log message 13 years ago
Stefano Sabatini 3fcf841ff5 mpegtsenc: fix some typos: aac -> AAC, adts -> ADTS 13 years ago
Stefano Sabatini 9a7f2aa958 mpegtsenc: use more meaningful error codes 13 years ago
Alex Converse 4df30f7114 utils: Check for extradata size overflows. 13 years ago
Martin Storsjö 6b9e4eea83 avio: Fix the value of the deprecated URL_FLAG_NONBLOCK 13 years ago
Reimar Döffinger 742b660eb7 wtvdec: fix a few memleaks as show by valgrind with the FATE test. 13 years ago
Anton Khirnov 44bcab5883 ffmenc: remove references to deprecated AVFormatContext.timestamp. 13 years ago
Anton Khirnov e5c708151e lavf: undeprecate read_seek(). 13 years ago
Anton Khirnov 0fd88d3988 riff: remove references to sonic codec ids 13 years ago
Peter Ross 051257495a ico: reject icon entries that are smaller than sizeof(BITMAPHEADER) 13 years ago
Peter Ross 90dbd08127 ico: ignore IconEntry.bpp value, and favour BITMAPHEADER.NumColors value over that in IconEntry 13 years ago
Peter Ross bd3a12d68d ico: consider IconEntry.NumColors of 255 to be ambiguous 13 years ago
Justin Ruggles f01f6a8474 gsm demuxer: use generic seeking instead of a gsm-specific function. 13 years ago
Justin Ruggles 467879eb54 gsm demuxer: return packets with only 1 gsm block at a time. 13 years ago
Oana Stratulat 550f7c43ec Fixes wrong duration in .mov file. Issue 599 13 years ago
Janne Grunau 68e252f548 wtv: fix memleaks during normal operation 13 years ago
Justin Ruggles 4556ebfb7d ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM 13 years ago
Justin Ruggles e9626eb32e sierravmd: fix audio pts 13 years ago