19153 Commits (8f4a2d48344df4bf8bd3ba50fb37361dc0f9bc4f)

Author SHA1 Message Date
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
Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 9 years ago
Carl Eugen Hoyos fd0f1442eb lavf/mpegtsenc: Fix stream_type for low sample rate MP2/MP3. 9 years ago
Carl Eugen Hoyos 80d14de52d lavf/mpegts: Add E-AC3 registered stream specifier "EAC3". 9 years ago
Luca Barbato 74d98d1b0e mpegts: Validate the SL Packet Header Configuration 9 years ago
Michael Niedermayer dc34fa6a9e avformat/riff: add M702 9 years ago
Michael Niedermayer 11db7eee9b avformat/options_table: Add missing identifier for very strict compliance 9 years ago
Paul B Mahol 25482d5c42 avformat/wsddec: set bit_rate, fixes duration estimation 9 years ago