30143 Commits (d4a544cbc46fd3550e4d21a9871eeb315e036156)
 

Author SHA1 Message Date
Justin Ruggles 59df4b82a5 avplay: flush audio decoder with empty packets at EOF if the decoder has 14 years ago
Justin Ruggles 1993c6849c 8svx/iff: fix decoding of compressed stereo 8svx files. 14 years ago
Justin Ruggles fda459cee7 8svx: log an error message if output buffer is too small 14 years ago
Justin Ruggles 0ac3b8fc4a 8svx: check packet size before reading the initial sample value. 14 years ago
Justin Ruggles e371878416 8svx: output 8-bit samples instead of 16-bit. 14 years ago
Justin Ruggles ac68607bfe 8svx: split delta decoding into a separate function. 14 years ago
Alex Converse 1c2e07b811 mp4: Don't read an empty Decoder Config Descriptor 14 years ago
Diego Biurrun 20e1829dad fate.sh: Ignore errors from rm command during cleanup. 14 years ago
Diego Biurrun 12ad0677b4 fate.sh: Run git-pull in quiet mode to avoid console spam. 14 years ago
Maxim Poliakovski be64629a13 Apple ProRes decoder 14 years ago
Martin Storsjö b14629e5ea rtmp: Make the input FLV parser handle data cut at any point 14 years ago
Laurent Aimar fe476e5a9b rv34: Check for invalid slices offsets 14 years ago
Anton Khirnov 775af761a0 eval: test isnan(sqrt(-1)) instead of just sqrt(-1) 14 years ago
Alex Converse 05fc9e40a4 swfdec: Add support for sample_rate_code 0 (5512 Hz) 14 years ago
Mans Rullgard ae2e89717b dct-test: factor out some common code and do whas was likely intended 14 years ago
Diego Biurrun dd8d808ba6 doc: library versions need to be bumped in version.h 14 years ago
Anton Khirnov 9aa1f87dfd Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." 14 years ago
Anton Khirnov 609a2fa1fa Remove some forgotten AVCodecContext.palctrl usage. 14 years ago
Anton Khirnov 9ecfbb3e57 lavc/utils: move avcodec_init() higher in the file. 14 years ago
Anton Khirnov e5b29c1f6b lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_* 14 years ago
Anton Khirnov feedc0754b ac3dec: actually use drc_scale private option 14 years ago
Anton Khirnov 63e4c8a653 lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros 14 years ago
Anton Khirnov 4d77d57d20 alsa: add missing header 14 years ago
Diego Biurrun a3e0135dbb msmpeg4: remove leftover unused debug variable declaration 14 years ago
Diego Biurrun 95a06eb4d5 Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination. 14 years ago
Diego Biurrun 35a6855868 Fix av_dlog invocations with wrong or missing logging context. 14 years ago
Stefano Sabatini be4e8908d2 vf_yadif: add support to yuva420p 14 years ago
Stefano Sabatini 4703a7b50b vf_yadif: correct documentation on the parity parameter 14 years ago
Joakim Plate 5feb67f8a1 vf_yadif: copy buffer properties like aspect for second frame as well 14 years ago
David Goldwich 61f4387d39 oma: support for encrypted files 14 years ago
David Goldwich 7a019dffe5 id3v2: add support for non-text and GEOB type tag frames 14 years ago
David Goldwich b3e144a7df des: add possibility to calculate DES-CBC-MAC with small buffer 14 years ago
Martin Storsjö 3ffe32eb96 rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets 14 years ago
Chiranjeevi Melam a14c784210 rtmp: Handle FLV packets written in more than one write call 14 years ago
Laurent Aimar 4cc7732386 rv34: Check for invalid slice offsets 14 years ago
Anton Khirnov c92a2a4eb8 movenc: fix NULL reference in mov_write_tkhd_tag 14 years ago
Laurent Aimar f06068bbd6 rmdec: Reject invalid deinterleaving parameters 14 years ago
Laurent Aimar b4ed3d78cb rv34: Fix potential overreads 14 years ago
Laurent Aimar d2213b6493 rv34: Fix buffer size used for MC of B frames after a resolution change 14 years ago
Laurent Aimar d0f6ab0298 rv34: Avoid NULL dereference on corrupted bitstream 14 years ago
Laurent Aimar 4a29b47186 rv10: Reject slices that does not have the same type as the first one 14 years ago
Joakim Plate ab09df9dea vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag 14 years ago
Stefano Sabatini 91aff2665d vsrc_color: set output pos values to -1 14 years ago
Stefano Sabatini 753890d0db vsrc_color: add @file doxy 14 years ago
Stefano Sabatini deb58ab447 vsrc_buffer: remove duplicated file description 14 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 14 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 14 years ago
Laurent Aimar 3e033da847 rmdec: use the deinterleaving mode and not the codec when creating audio packets. 14 years ago
David Goldwich 63d64228a7 lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails 14 years ago
Anton Khirnov 7f9b0ef9a8 doc/APIChanges: fill in missing hashes and dates. 14 years ago