56190 Commits (e5290823697d93f96cde6d59b3d66b1354696dee)
 

Author SHA1 Message Date
Michael Niedermayer e529082369 avformat/matroskadec: use av_realloc_array() 11 years ago
Michael Niedermayer b5b34c1983 avformat/matroskaenc: use av_freep() to avoid leaving stale pointers 11 years ago
Michael Niedermayer 2175f76894 avformat/asfenc: use av_freep() for extra saftey 11 years ago
Michael Niedermayer 2832a82e17 avformat/gxfenc: Clear nb_fields on array deallocation 11 years ago
Michael Niedermayer a6ca08f1af avformat/gxfenc: Check and propagate return code from gxf_write_map_packet() 11 years ago
Paul B Mahol 9e505485f3 avformat/smacker: check avformat_new_stream() return value 11 years ago
Paul B Mahol 848ad8db22 avformat/libnut: check avformat_new_stream() return value 11 years ago
Paul B Mahol f2e614e7e9 avformat/ffmetadec: return meaningful error codes 11 years ago
Paul B Mahol 60caa3d8bc avformat/sierravmd: check for memory allocation failures 11 years ago
Paul B Mahol 00e1bf8a58 avformat/flic: check for memory allocation failures 11 years ago
Michael Niedermayer 803445e02c Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer c45e9097d8 Merge commit 'ec17d1aa8b833d49d8fc479e44e9e22858aa486c' 11 years ago
Michael Niedermayer 24da9eb25d Merge commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc' 11 years ago
Michael Niedermayer 8c9d6ee4f2 avformat/utils: functions that add entries should not destroy the whole list on failure 11 years ago
Michael Niedermayer 5ca39a0b89 avformat/mxfdec: functions that add entries should not destroy the whole list on failure 11 years ago
Michael Niedermayer c9367c0709 avformat/matroskaenc: functions that add entries should not destroy the whole list on failure 11 years ago
Michael Niedermayer 32805f8521 avformat/matroskadec: ebml_parse_elem() should not deallocate priorly existing lists on failure 11 years ago
Michael Niedermayer cbe47b1e84 Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa' 11 years ago
Michael Niedermayer 64b6279d14 avcodec/mjpegdec: Support >8bpc color mjpeg 11 years ago
Michael Niedermayer 7bc9fb8cde avcodec/utils: add 16bit planar YUV formats to avcodec_align_dimensions2() 11 years ago
Vignesh Venkatasubramanian ae12d65538 lavcodec: Adding support for End Trimming in Opus encoder 11 years ago
Vignesh Venkatasubramanian 7b0a839b0b opus/matroska: Adding support for End Trimming in demuxer/decoder 11 years ago
Vignesh Venkatasubramanian 889bc79b5f lavc/utils: Add support for discarding samples from the end 11 years ago
Paul B Mahol bf5ceeffc3 avfilter/vf_psnr: >8 bit planar support 11 years ago
Timothy Gu 83165e39fe doc: Rename avtools-common-opts to fftools-common opts 11 years ago
Paul B Mahol 942babd87f avcodec/vp56: use av_reallocp_array() and check if allocation failed 11 years ago
Michael Niedermayer 7883827cb7 ffmpeg: check for unsupported "queing of command on first filter supporting the specific commend" 11 years ago
Michael Niedermayer 1525107313 ffmpeg: improve built in docs for passing commands 11 years ago
Michael Niedermayer f8f4e48b6d ffmpeg: print command replies starting on column 0 11 years ago
Michael Niedermayer bb23bf8fd7 avfilter/avfilter: fix null pointer dereference with queued ping filters 11 years ago
Michael Bradshaw 9b07d34efb Make avcodec_find_best_pix_fmt_of_list const-correct 11 years ago
Piotr Bandurski 5cfa51929f avformat/riff: add 0x594a TwoCC 11 years ago
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 years ago
Diego Biurrun ec17d1aa8b doc: Drop VDPAU from list of supported codecs 11 years ago
Diego Biurrun c58f4069e1 fate.sh: Run git-clone quietly 11 years ago
Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 11 years ago
Michael Niedermayer 46405813c3 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer ada9b17e7a Merge commit '8b524ab0c43c1767919530abb79d3656113cdc47' 11 years ago
Michael Niedermayer 16ae64ce24 Merge commit 'a6a4596e12192375e1d9dffeae24d6d4c41b25c1' 11 years ago
Michael Niedermayer f7003c7a3b Merge remote-tracking branch 'cehoyos/master' 11 years ago
Carl Eugen Hoyos fe8e01361f Use 0x88 as stream id when muxing DTS in program streams. 11 years ago
Vignesh Venkatasubramanian d92b1b1bab lavf/matroska: Adding support for Opus CodecDelay 11 years ago
Vignesh Venkatasubramanian bb47aa5850 opus/matroska: Adding support for DiscardPadding in muxer 11 years ago
Martin Storsjö bdf990425e movenc: Simplify setting the fragmentation flag 11 years ago
Martin Storsjö 8b524ab0c4 movenc: Add a warning message if conflicting options have been specified 11 years ago
Martin Storsjö a6a4596e12 tcp: Explicitly convert a pointer to a boolean integer 11 years ago
Paul B Mahol d1a16564a2 avcodec/ffv1: YUVA(444,422,420) 9, 10 and 16 bit support 11 years ago
Paul B Mahol a27227d401 avcodec/ffv1dec: fix format detection 11 years ago
Reimar Döffinger 723cf4b29e Move packed B-frames message level to info. 11 years ago
Reimar Döffinger 4ebf09c346 Make packed B-frame warning message more useful. 11 years ago