6139 Commits (4d49a5a785220c3430739de8b1e340a4ea3f1864)

Author SHA1 Message Date
Michael Niedermayer 57eb217ac4 Improve h263_probe() 15 years ago
Martin Storsjö d3f84dfc0e RTSP: Clean up rtsp_hd on failure 15 years ago
Martin Storsjö e8ccf24527 RTMP: Return from rtmp_read as soon as some data is available 15 years ago
Carl Eugen Hoyos a80af87eea Add IEC958 data_types for Atrac* and WMA Pro. 15 years ago
Michael Karcher 6afd0ee3b2 Add metadata support. Patch by Michael Karcher. 15 years ago
Luca Abeni 8a2679ada4 Simplify (no need to check for st->codec->extradata) and correct 15 years ago
Martin Storsjö 96c2ae61e6 Add the necessary includes, add an extra empty line for cosmetics 15 years ago
Michael Niedermayer 8745fe29a9 Marking what should be removed in relation to MAX_STREAMS. 15 years ago
Luca Abeni 8b889b3480 If the video stream is H.264 with MP4 syntax, store the NAL lenght size in 15 years ago
Aurelien Jacobs 0ade7bb6e9 matroskadec : propagate AVERROR to the caller 15 years ago
Zhentan Feng 56023951be Fix missing logging context in a series of dprintf()s. Partially based on 15 years ago
Måns Rullgård b462d13262 Add compatibility wrappers for functions moved from lavf to lavc 15 years ago
Baptiste Coudurier 9a191b3a21 Support gray16be and rgb48be in mov 15 years ago
Martin Storsjö 48e77473e9 Cosmetics: Change connexion to connection in code comments 15 years ago
Josh Allmann afcea58c53 RTSP: Shrink SDP fmtp parsing buffer size 15 years ago
Josh Allmann 41874d0a5d Reindent 15 years ago
Ramiro Polla 1f1916cea2 output-example: Set sample_fmt to SAMPLE_FMT_S16. 15 years ago
Aurelien Jacobs bddd1d93e5 matroskadec: fix type of the length field in ebml_read_master() 15 years ago
Aurelien Jacobs 739178107c matroskadec: cosmetic: indentation 15 years ago
Aurelien Jacobs 8dbe48fccb matroskadec: add support for live broadcast containing unknown size clusters 15 years ago
Aurelien Jacobs 80702035d2 matroskadec: simplify parsing of the first cluster 15 years ago
Aurelien Jacobs c3ade62ca3 matroskadec: store the ID of the currently parsed ebml element 15 years ago
Aurelien Jacobs 6c58adf3b7 matroskadec: cosmetic: split a line to make it more readable 15 years ago
Michael Karcher 3a1350e8d9 Generalize ID3v2 functions to support ID3v2-like ID headers with a 15 years ago
Michael Niedermayer 1c1697117d Fix raw vc1 decoding - this is supposed to break FATE. 15 years ago
Luca Abeni ede13f55f0 Use a bitstream filter for converting the extradata syntax when generating an SDP. 15 years ago
Diego Biurrun a1629e2848 Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants. 15 years ago
Martin Storsjö 130b096aea Make sure the http protocol handler returns errors if a delayed open had failed 15 years ago
Eli Friedman 461628c6a8 Fix printf format warnings 15 years ago
Martin Storsjö bdb57a9198 Initialize the http connection in http_seek, too 15 years ago
Reimar Döffinger 120a083fb7 Do not attempt to seek to index for streamed files and if the user explicitly 15 years ago
Reimar Döffinger c31f00ed63 Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of 15 years ago
Josh Allmann f5d33f5241 Add RTSP tunneling over HTTP 15 years ago
Martin Storsjö a26c3c211e Make the RTSP muxer use rtsp_hd_out, for consistency 15 years ago
Martin Storsjö e4f28e0890 Reindent 15 years ago
Peter Ross 971c3c98b0 Add Pictor/PC Paint to image2 muxer/demuxer 15 years ago
Josh Allmann f2b9b19fad Add support for disabling chunked transfer encoding for the http protocol 15 years ago
Martin Storsjö 701ea516ee Fix handling of errors in the http protocol 15 years ago
Martin Storsjö 4ceb8b3460 Fix bugs in the http custom header handling 15 years ago
Måns Rullgård 5150dd532b matroska: move LFG state from muxer context to local variable 15 years ago
Josh Allmann 6964d510e8 Add the capability to write custom HTTP headers 15 years ago
Josh Allmann 0f3254b83d Modify the behaviour of http_open to implicitly delay connection establishment 15 years ago
Tomas Härdin 77d3f1f792 Added M701 codec_tag for mpeg2video 15 years ago
Reimar Döffinger c32b701749 Do not read the RM index when input is streamed (since it requires seeking 15 years ago
Stefano Sabatini d588e3f59b Add support to B4BY and R4BY NUT codec tags added in NUT r672. 15 years ago
Michael Niedermayer 63455b8c7e bgr/rgb444 for nut 15 years ago
Reimar Döffinger 48b5a2fa98 Support AVFMT_FLAG_IGNIDX in gxf demuxer. 15 years ago
Michael Niedermayer 7686ab07ac Fix muxing rgb rawvideo in avi regression. 15 years ago
Martin Storsjö fc490fcf71 Cosmetics: Reindent/align/wrap 15 years ago
Josh Allmann d0382374b7 RTSP: Propagate errors up from ff_rtsp_send_cmd* 15 years ago