6165 Commits (3bb96f914e9f70a752b60f08aa217c717695c571)

Author SHA1 Message Date
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
Martin Storsjö c453d1bb8c Remove unused local variables 15 years ago
Josh Allmann b8c2c41d66 RTSP: Add a second URLContext for outgoing messages 15 years ago
Baptiste Coudurier 414ba8e35f More mov rawvideo fourcc 15 years ago
Baptiste Coudurier a7cc89e2f6 fix raw 555 pixel format, add abgr fourcc 15 years ago
David Conrad e7ddafd515 matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees 15 years ago
David Conrad d06735a34a matroskaenc: Check that tracks was allocated 15 years ago
David Conrad 1f4280e744 matroskaenc: Use av_get_random_seed -> lfg for segment UID 15 years ago
David Conrad 4a6bef1f36 matroskaenc: Make put_ebml_binary take a void pointer 15 years ago
James Zern 316d6c153c Add WebM muxer 15 years ago
James Zern ac9baa716b matroskaenc: Mux clusters better 15 years ago
Anton Khirnov 160c896c38 metadata: mention how to remove tags. 15 years ago
Anton Khirnov acf85d7b9d reindent after previous commit. 15 years ago
Anton Khirnov 795c6a6b1f metadata: make conversion to the same format a noop. 15 years ago
Martin Storsjö 35d8ecc54e rtspenc: Write the interleaving header in the same buffer as the packet data 15 years ago
Martin Storsjö dd798dcd11 http: Set http_code to 200 when doing a POST 15 years ago
Howard Chu 784824a68c Use AV_BASE64_SIZE() macro 15 years ago
kemuri f1dfaa7a82 win32: Use _fstati64() instead of plain old fstat() on Windows to support file 15 years ago
Martin Storsjö 3c80491daa httpauth: Fix the length passed to av_strlcat 15 years ago
Luca Barbato 48790d8ba8 Remove stray and possibly wrong line, rtpdec.c sets that already 15 years ago
Stefano Sabatini fa58643993 Make write_streamheader() log a message if there is no codec tag 15 years ago
Stefano Sabatini ffd5f09844 Make write_streamheader() return a meaningful error code if no codec 15 years ago
Stefano Sabatini fc0c41240e Make write_header() and write_headers() return an error code in case of 15 years ago
Stefano Sabatini da9e6c4295 Make write_streamheader() and write_headers() accept an 15 years ago
Stefano Sabatini b603ab8dc1 Make the error message issued in case of invalid codec tag more 15 years ago