56499 Commits (09b09ef4ab5c20feb815cb6ef7a297b8c046f44e)
 

Author SHA1 Message Date
Martin Storsjö 48d6556dd4 dsicin: Add some basic sanity checks for fields read from the file 12 years ago
Paul B Mahol a8e00cf926 avfilter: remove redundant use of AV_NE() macro 12 years ago
Paul B Mahol 269845db86 avformat/nutdec: check for allocation failures 12 years ago
Paul B Mahol 99a283331c avfilter/vf_traspose: move switch out of loop 12 years ago
Dylan Alex Simon 38155b47fd avcodec: add const qualifier to avcodec_find_best_pix_fmt2 args 12 years ago
Diego Biurrun 5045f6bdfa configure: Fix wrong reference to user support mailing list 12 years ago
Michael Niedermayer 2a1c24a267 avformat/utils: use av_realloc_array() 12 years ago
Michael Niedermayer c5714097eb avformat/mxfdec: use av_realloc_array() 12 years ago
Michael Niedermayer 9bca8e5341 avformat/matroskaenc: use av_realloc_array() 12 years ago
Michael Niedermayer e529082369 avformat/matroskadec: use av_realloc_array() 12 years ago
Michael Niedermayer b5b34c1983 avformat/matroskaenc: use av_freep() to avoid leaving stale pointers 12 years ago
Michael Niedermayer 2175f76894 avformat/asfenc: use av_freep() for extra saftey 12 years ago
Michael Niedermayer 2832a82e17 avformat/gxfenc: Clear nb_fields on array deallocation 12 years ago
Michael Niedermayer a6ca08f1af avformat/gxfenc: Check and propagate return code from gxf_write_map_packet() 12 years ago
Paul B Mahol 9e505485f3 avformat/smacker: check avformat_new_stream() return value 12 years ago
Paul B Mahol 848ad8db22 avformat/libnut: check avformat_new_stream() return value 12 years ago
Paul B Mahol f2e614e7e9 avformat/ffmetadec: return meaningful error codes 12 years ago
Paul B Mahol 60caa3d8bc avformat/sierravmd: check for memory allocation failures 12 years ago
Paul B Mahol 00e1bf8a58 avformat/flic: check for memory allocation failures 12 years ago
Michael Niedermayer 803445e02c Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer c45e9097d8 Merge commit 'ec17d1aa8b833d49d8fc479e44e9e22858aa486c' 12 years ago
Michael Niedermayer 24da9eb25d Merge commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc' 12 years ago
Michael Niedermayer 8c9d6ee4f2 avformat/utils: functions that add entries should not destroy the whole list on failure 12 years ago
Michael Niedermayer 5ca39a0b89 avformat/mxfdec: functions that add entries should not destroy the whole list on failure 12 years ago
Michael Niedermayer c9367c0709 avformat/matroskaenc: functions that add entries should not destroy the whole list on failure 12 years ago
Michael Niedermayer 32805f8521 avformat/matroskadec: ebml_parse_elem() should not deallocate priorly existing lists on failure 12 years ago
Michael Niedermayer cbe47b1e84 Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa' 12 years ago
Michael Niedermayer 64b6279d14 avcodec/mjpegdec: Support >8bpc color mjpeg 12 years ago
Michael Niedermayer 7bc9fb8cde avcodec/utils: add 16bit planar YUV formats to avcodec_align_dimensions2() 12 years ago
Vignesh Venkatasubramanian ae12d65538 lavcodec: Adding support for End Trimming in Opus encoder 12 years ago
Vignesh Venkatasubramanian 7b0a839b0b opus/matroska: Adding support for End Trimming in demuxer/decoder 12 years ago
Vignesh Venkatasubramanian 889bc79b5f lavc/utils: Add support for discarding samples from the end 12 years ago
Paul B Mahol bf5ceeffc3 avfilter/vf_psnr: >8 bit planar support 12 years ago
Timothy Gu 83165e39fe doc: Rename avtools-common-opts to fftools-common opts 12 years ago
Paul B Mahol 942babd87f avcodec/vp56: use av_reallocp_array() and check if allocation failed 12 years ago
Michael Niedermayer 7883827cb7 ffmpeg: check for unsupported "queing of command on first filter supporting the specific commend" 12 years ago
Michael Niedermayer 1525107313 ffmpeg: improve built in docs for passing commands 12 years ago
Michael Niedermayer f8f4e48b6d ffmpeg: print command replies starting on column 0 12 years ago
Michael Niedermayer bb23bf8fd7 avfilter/avfilter: fix null pointer dereference with queued ping filters 12 years ago
Michael Bradshaw 9b07d34efb Make avcodec_find_best_pix_fmt_of_list const-correct 12 years ago
Piotr Bandurski 5cfa51929f avformat/riff: add 0x594a TwoCC 12 years ago
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 12 years ago
Diego Biurrun ec17d1aa8b doc: Drop VDPAU from list of supported codecs 12 years ago
Diego Biurrun c58f4069e1 fate.sh: Run git-clone quietly 12 years ago
Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 12 years ago
Michael Niedermayer 46405813c3 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer ada9b17e7a Merge commit '8b524ab0c43c1767919530abb79d3656113cdc47' 12 years ago
Michael Niedermayer 16ae64ce24 Merge commit 'a6a4596e12192375e1d9dffeae24d6d4c41b25c1' 12 years ago
Michael Niedermayer f7003c7a3b Merge remote-tracking branch 'cehoyos/master' 12 years ago
Carl Eugen Hoyos fe8e01361f Use 0x88 as stream id when muxing DTS in program streams. 12 years ago