30218 Commits (210c80331e0604edf9c800865c26ba06ed3c2082)
 

Author SHA1 Message Date
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
Stefano Sabatini d763fb7d47 lavfi: add select filter 14 years ago
Laurent Aimar 0e7efb9d23 oggdec: fix out of bound write in the ogg demuxer 14 years ago
Anton Khirnov 7574cacbd5 movenc: create an alternate group for each media type 14 years ago
Anton Khirnov e417d80d28 lavd: add libcdio-paranoia input device for audio CD grabbing 14 years ago
Anton Khirnov 85d982f1e2 rawdec: refactor private option for raw video demuxers 14 years ago
Anton Khirnov 34d2bf30a0 pcmdec: use unique classes for all pcm demuxers. 14 years ago
Anton Khirnov d906f49aa8 rawdec: g722 is always 1 channel/16kHz 14 years ago
Luca Barbato 3a78fb57de libx264: introduce slice-max-size option 14 years ago
Laurent Aimar b59efc9434 Fixed size given to init_get_bits(). 14 years ago
Ronald S. Bultje ea540401d6 swscale: fix byte overreads in SSE-optimized hscale(). 14 years ago
Dustin Brody d7d2f0e63c matroskadec: fix typo. 14 years ago
Dustin Brody 4a9628f276 matroskadec: bail on parsing of incorrect seek index segments 14 years ago
Alex Converse 940173d4d1 lavf utils: Remove write-only variable 14 years ago
Alex Converse 4439caa482 lavf utils: Rename shadowing variable 14 years ago
Michael Niedermayer 5166376f24 smacker: fix a few off by 1 errors 14 years ago
Laurent Aimar 6489455495 Check for invalid VLC value in smacker decoder. 14 years ago
Laurent Aimar 9676ffba83 Check and propagate errors when VLC trees cannot be built in smacker decoder. 14 years ago
Ronald S. Bultje e0c3e07387 sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 14 years ago
Justin Ruggles 3ed7860943 include stdint.h in adpcm_data.h 14 years ago
Diego Biurrun a05ea77c9f mpeg12: reorder functions to avoid ugly forward declarations 14 years ago
Laurent Aimar a92d0fa5d2 Fixed off by one packet size allocation in the smacker demuxer. 14 years ago
Laurent Aimar e055932f56 Check for invalid packet size in the smacker demuxer. 14 years ago
Laurent Aimar 273aab99bf ape demuxer: fix segfault on memory allocation failure. 14 years ago
Alex Converse 0872bb23b4 xan: Add some buffer checks 14 years ago
Alex Converse 350f57bd7b xan: Remove extra trailing newline 14 years ago