6692 Commits (ed4e1e58332d3162881fea063615b6700b38bbb9)

Author SHA1 Message Date
Martin Storsjö 86b6e387cc rtsp/rtpdec: Set the AVStream time_base directly in rtsp when it is known 14 years ago
Martin Storsjö bb776f3b00 rtsp: Parse RealRTSP sample rate declarations from the SDP 14 years ago
Martin Storsjö 2eeefe205f rtpdec: Handle MP3 in RealRTSP 14 years ago
Anton Khirnov 407d3d5a3a id3v2: skip encrypted/compressed frames 14 years ago
Anton Khirnov 7a07d158bd id3v2: use a named constant instead of 0x02 14 years ago
Baptiste Coudurier c6f1e29a15 In mov demuxer, read alac sample from extradata, fix #2406 14 years ago
Martin Storsjö 86042de8a5 rtpdec_h264: Pass NAL type 0 through 14 years ago
Martin Storsjö 4838cdab21 rtpdec: Skip padding bytes at the end of packets 14 years ago
Martin Storsjö 28b4eb95bc rtpdec_qcelp: Use the depacketizer for static payload types, too 14 years ago
Martin Storsjö 6a7e31a901 rtsp: Look for RTP payload handlers for static payload types, too 14 years ago
Martin Storsjö 003eb64217 rtsp: Factorize code for initializing the rtp payload handler 14 years ago
Martin Storsjö 1e515c4280 rtpdec: Add functions for finding depacketizers by name or payload id 14 years ago
Martin Storsjö 2beb910d79 rtpdec: Allow dynamic payload handlers to handle static payload types, too 14 years ago
Martin Storsjö 35014efcc6 rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658 14 years ago
Martin Storsjö 35b0169484 RTP/VP8: Update the warning about the VP8 payload 14 years ago
Aurelien Jacobs 118ccae030 add subtitle codec autodetection 14 years ago
Aurelien Jacobs 5bdbf64cf3 set default subtitle_codec for ass muxer 14 years ago
Aurelien Jacobs 908dc2a0b8 cosmetic: alignment 14 years ago
Aurelien Jacobs 87d69d3232 use designated initializer in ASS (de)muxer 14 years ago
Tomas Härdin 66be80d610 mpegtsenc: Improve PCR generation and output 14 years ago
Stefan Gehrer 77b7c334be skip top-level objects to search for the simple index in ASF files 14 years ago
Anton Khirnov 3694ac240b mpc: read id3v1 tags. 14 years ago
Andrew Wason 3d305fd071 Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422). 14 years ago
Aaron Colwell 365d8e471d Ensure that data_offset is set correctly when there are partial 14 years ago
Anton Khirnov 82f19afefe Partially revert "Simplify code by using av_metadata_set2()." 14 years ago
Martin Storsjö 4da71f18f6 rtpdec: Remove useless NULL initializations when using designated initializers 14 years ago
Martin Storsjö fe70a95e1d rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated initializers 14 years ago
Baptiste Coudurier 74f726209f In ts demuxer, if pes packet size is < ts packet, honor pes packet and skip padded data. 14 years ago
Martin Storsjö 0b6a7ff4b4 rtsp: Do a forgotten reindenting 14 years ago
Peter Ross e8ffb2fa4c Add G.722 to RIFF codec list 14 years ago
Carl Eugen Hoyos 2400730fe7 Increase avformat micro version, forgotten in r25834. 14 years ago
Carl Eugen Hoyos 25a08596d3 Add copyright notices for the E-AC3 and TrueHD parts of the muxer. 14 years ago
Anssi Hannula 323e3f8b6c IEC 61937 encapsulation of TrueHD for HDMI passthrough. 14 years ago
Reimar Döffinger fe9d2edbdb DV: use data_offset to fix seeking in badly cut files where the first 14 years ago
Anatoly Nenashev 9d09ebf1ed Mobotix .mxg demuxer 14 years ago
Baptiste Coudurier adc7305424 In mov demuxer, if multiple h264 stsd are present, do not concatenate streams, fix #2069 14 years ago
Baptiste Coudurier 581ba2cee1 In av_find_stream_info, decode more h264 to get correct delay, issue #2020 14 years ago
Stephen D'Angelo c538eb51c6 In TS demuxer, create the AVStream during pmt parsing if the pes stream does not 14 years ago
Baptiste Coudurier b795ff97e5 In TS demuxer, keep the pmt filter open to parse all pmt sections, 14 years ago
Aurelien Jacobs 8ba5bf5a7c avidec: read some of the Nikon specific tags produced by Nikon cameras 14 years ago
Aurelien Jacobs 73d0e33102 avidec: support non-standard creation_time format 14 years ago
Aurelien Jacobs d35cdd5719 avidec: trivial simplification regarding av_metadata_set 14 years ago
Anton Khirnov eaa4542b64 matroskaenc: don't duplicate title information 14 years ago
Anton Khirnov bcb5d217ba id3v2: add TDEN<->creation_time tag mapping 14 years ago
Anton Khirnov 29c5c59013 lavf: document the new creation_time tag 14 years ago
Baptiste Coudurier 8ee764b020 Remove some warnings 14 years ago
Baptiste Coudurier 175272cb07 10l, fix memleak, forgot to free mp4_dec_config_descr 14 years ago
Baptiste Coudurier 798c6facb7 In ts demuxer, support aac flexmux using extradata in iods, issue #2346 14 years ago
Baptiste Coudurier 91360ce61d Unset variable fps for mov and mp4 muxer, they support it 14 years ago
Anssi Hannula 3b39e2739f S/PDIF demuxer 14 years ago