59710 Commits (3773738e26c9480a9ebdada54016dd2687c66774)
 

Author SHA1 Message Date
Anton Khirnov aec25b1c46 mpegvideo: split the encoding-only parts of frame_start() into a separate function 11 years ago
Anton Khirnov b318106fae FATE: add a test for the lavr mixing case fixed in fc6a3ef40d 11 years ago
Anton Khirnov a8cc88b1a2 tests/Makefile: allow FILTER* to be called with lists of filter names 11 years ago
Anton Khirnov cc976a75df audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with output zeroing 11 years ago
Anton Khirnov fc6a3ef40d audio_mix: fix zeroing output channels in certain cases 11 years ago
Anton Khirnov 3d95d27376 audio_mix: initialize the data pointers to NULL 11 years ago
Anton Khirnov 58312b2472 h264: reset data_partitioning if decoding the slice header for NAL_DPA fails 11 years ago
Anton Khirnov e89aa4bf56 lzw: switch to bytestream2 11 years ago
Anton Khirnov 1b5d065ca7 pmpdec: check that there is at least one audio packet. 11 years ago
Anton Khirnov 94a417acc0 mathematics: remove asserts from av_rescale_rnd() 11 years ago
Anton Khirnov 24057c8320 eacmv: check the framerate before setting it. 11 years ago
Anton Khirnov 5569146d48 adx: check that the offset is not negative 11 years ago
Anton Khirnov a6a2282c25 rv30: fix extradata size check. 11 years ago
Anton Khirnov feded990e3 mpegvideo: set reference/pict_type on generated reference frames 11 years ago
Michael Niedermayer 0389f9abe9 avcodec/avcodec: document that some video decoders do not support linesizes changing between frames. 11 years ago
Peter Ross 57cfcbf347 avformat/bink: display audio track ids 11 years ago
Anssi Hannula 6275d93d1f MAINTAINERS: add myself for spdif* and hls.c 11 years ago
Anssi Hannula 9371d70bad avformat/hls: decouple playlists from variants 11 years ago
Anssi Hannula 857841c1b6 avformat/http: always allow no-op seek 11 years ago
Peter Ross 0588acaffa avformat/bink: seek to first frame 11 years ago
James Almer 2c759d7018 matroskadec: Export the MuxingApp element value as metadata 11 years ago
Michael Niedermayer 8a1714ad85 ffmpeg: do not fail when options are routed to libavformat and libavcodec and only one can be used 11 years ago
Dale Curtis 4feca2214a h264: Clear ERContext.cur_pic when unref'ing current picture. 11 years ago
Michael Niedermayer 2e59ffbb79 avcodec/mace: check buffer size 11 years ago
Michael Niedermayer c925e960e8 mp3on4: fail when the header check fails 11 years ago
Michael Niedermayer 6433b393ba avcodec/aacps: fix number of bands used with ipd/opd 11 years ago
Michael Niedermayer 4843227b2c avcodec/iff: ensure that runs with insufficient input dont leave uninitialized bytes in the output 11 years ago
Peter Ross 7340718d1c avformat/bink: recognize bink2 files 11 years ago
Stefano Sabatini e3868cc588 doc/muxers/hls: change "can used" to "can be used" 11 years ago
James Almer 8feaa83d47 fate: Add OggVP8 demux test 11 years ago
Maxim Poliakovski 4663a550f5 atrac3plus: Add forgotten initialization of an internal struct 11 years ago
Michael Niedermayer 0f378d8632 doc/doxy: remove unused files 11 years ago
Michael Niedermayer 9c29967ae6 Merge remote-tracking branch 'qatar/master' 11 years ago
Stefano Sabatini 0aa325457d doc/muxers/segment: clarify ambiguos reference 11 years ago
Stefano Sabatini 6cceef2ff9 doc/muxers/segment: reference hls muxer 11 years ago
Stefano Sabatini f6707f0689 doc/muxers/hls: extend documentation 11 years ago
Michael Niedermayer e9a26dc5bf avformat/mux: fix "no tag found" check in validate_codec_tag() 11 years ago
Michael Niedermayer 06bb1de1c7 avformat/vqf: check avio_read()s return value more completely 11 years ago
Michael Niedermayer e6364ea26d avcodec/vqavideo: use av_mallocz() for decode_buffer() 11 years ago
Anton Khirnov 58f0d164de Makefile: add html template files to the doxygen deps 11 years ago
Stefano Sabatini 0b1cfc4f28 configure: bump year number 2013 -> 2014 11 years ago
Stefano Sabatini 8c8c3ca91e doc/protocols/rtsp, lavf/rtsp: fix/extend options documentation 11 years ago
Werner Robitza 704c217ff3 ffplay: add documentation for "s" key 11 years ago
Michael Niedermayer 07728a1115 avcodec/binkaudio: clear padding area of packet_buffer 11 years ago
Hendrik Leppkes 3d8eeea620 dxva2_vc1: signal skipped p frames 11 years ago
Hendrik Leppkes c5562890c7 dxva2_vc1: fix signaling of intensity compensation values 11 years ago
Hendrik Leppkes 719f1ce5fb vc1: set chromaformat = 1 for simple/main profile 11 years ago
Hendrik Leppkes e1facd3f81 dxva2_vc1: set PQUANT as described by the 2010 spec update 11 years ago
Hendrik Leppkes 3021d1be9e dxva2_vc1: set bfraction in slice info according to spec 11 years ago
Hendrik Leppkes 8abdf46b38 dxva2_vc1: set refdist value according to spec 11 years ago