19329 Commits (ba96a2ac855fc70fa7b7e573bcb4eb2b43741b86)

Author SHA1 Message Date
Michael Niedermayer d08f2c172f avformat/avidec: Detect index with too short entries 9 years ago
Martin Storsjö 72d621069f movenc: Add a missed const 9 years ago
Martin Storsjö a79aafd0b4 movenc: Add a test for VFR with b-frames, with a duration change at a fragment end 9 years ago
Martin Storsjö e1eb0fc960 movenc: Use packets in interleaving queues for the duration at the end of fragments 9 years ago
Martin Storsjö fd4957d9c6 movenc-test: Test write_data_type 9 years ago
Martin Storsjö 71852a1ba8 matroskaenc: Provide output bytestream markers 9 years ago
Martin Storsjö dbbaad32e3 movenc: Provide output bytestream markers for fragmented content 9 years ago
Martin Storsjö 371df9ba71 flvenc: Provide output bytestream markers 9 years ago
Martin Storsjö db7968bff4 avio: Allow custom IO users to get labels for the output bytestream 9 years ago
Michael Niedermayer 936751b652 avformat/avio: Fix null pointer dereference in case of memleak 9 years ago
Yong Lei 7bacf74536 avformat/avio: fix memory leak in url_find_protocol 9 years ago
Chris Cunningham 2875745d35 avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id() 9 years ago
Vittorio Giovara 0c4468dc18 stereo3d: Add API to get name from value or value from name 9 years ago
Vladimir Voroshilov d621b2f795 lavf: Raw G.729 demuxer 9 years ago
Francois Cartegnie 393596f9d5 mpegtsenc: stop impersonating ses in sdt 9 years ago
James Almer 60c2e38dcb avformat/dtshddec: implement AUPR_HDR chunk parsing 9 years ago
James Almer ab3c04c458 avformat/dtshddec: parse chunks stored after audio data 9 years ago
Paul B Mahol 72e33eec3a avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMs 9 years ago
Michael Niedermayer 635b2ec5f2 avformat/utils: Do not compute the bitrate from duration == 0 9 years ago
Paul B Mahol 5afecff1ef avformat/adxdec: set bit_rate, fixes duration calculation 9 years ago
Peter Ross 86e493a6ff avcodec: add Direct Stream Transfer (DST) decoder 9 years ago
James Almer 8ba257bac6 avformat/Makefile: fix avlanguage dependencies 9 years ago
Diego Biurrun 11de006bab Combine deprecation guards where appropriate 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Diego Biurrun 257f00ec1a Split global .gitignore file into per-directory files 9 years ago
Tobias Rapp 77d1e88cf5 avformat/dump.c: fix mixed log levels 9 years ago
Paul B Mahol cb928fc448 lavc: add IFF ANIM decoder 9 years ago
Diego Biurrun b7e64fba7f Reduce the scope of some variables 9 years ago
Martin Storsjö bc2a32969e rtsp: Parse SSRC attributes in the SDP 9 years ago
Martin Storsjö 9ea78fd00a rtpdec: Always check if we have the next packet queued 9 years ago
Chris Cunningham 542f725964 libavformat/oggdec: Free stream private when header parsing fails. 9 years ago
Michael Niedermayer ea791c080d avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id() 9 years ago
Michael Niedermayer 8efaee3710 avformat/oggparseopus: Check that granule pos is within the supported range 9 years ago
Jan Sebechlebsky 1bc83f6ea8 avformat/tee: Use ref instead copy in write_packet 9 years ago
Jan Sebechlebsky a3c877aca7 avformat/tee: Fix TeeSlave.bsfs pointer array size 9 years ago
compn 1e109bbbf1 riff: add comment for g721,g723 codec tags 9 years ago
Piotr Bandurski e601e078e9 avformat/riff: add M102 FourCC 9 years ago
Martin Storsjö e9443105ea avio: Remove a leftover comment 9 years ago
Michael Niedermayer 5621da4996 avformat/riff: add M101 9 years ago
Diego Biurrun 5afb94c817 Mark read-only tables as static 9 years ago
James Almer e3df56f5b4 avformat/dtsdec: reduce the scope of crctab 9 years ago
foo86 bb7c558070 avformat/dtsdec: detect core-less streams 9 years ago
James Almer fe483ac428 avformat/mpegtsenc: fix usage of AVStream.codec 9 years ago
Michael Niedermayer 03e8c1b843 avformat/h264dec: Avoid get_ue_golomb_31( ) due to ff_ prefixed table from golomb.c 9 years ago
Michael Niedermayer 824906a541 avformat/utils: Do not detect video codecs when audio is expected 9 years ago
Michael Niedermayer 3646ef6f7c avformat/h264dec: Check pps_id/sps_id fields from parameter sets 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Alexandra Hájková 5c31eaa999 Remove unnecessary get_bits.h #includes and add missing headers where needed. 9 years ago
smallishzulu 77a7ff8f05 lavf/mpegtsenc: Define service_type "HEVC digital television service". 9 years ago
Thomas Volkert f591b7b526 rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1) 9 years ago