8804 Commits (473b297f26b51a5d6bf4cd0126d950cc4b105bd7)

Author SHA1 Message Date
  Justin Ruggles 11dcddb97b ffm: do not write or read the audio sample format 12 years ago
  Martin Storsjö cde26748ae smoothstreamingenc: Add a more verbose error message 12 years ago
  Martin Storsjö fadd3a6821 smoothstreamingenc: Ignore the return value from mkdir 12 years ago
  Martin Storsjö 8e2763786d smoothstreamingenc: Try writing a manifest when opening the muxer 12 years ago
  Martin Storsjö 3ea06ac59e smoothstreamingenc: Move the output_chunk_list and write_manifest functions up 12 years ago
  Martin Storsjö 5fa43f76aa smoothstreamingenc: Properly return errors from ism_flush to the caller 12 years ago
  Martin Storsjö eb2f391018 smoothstreamingenc: Check the output UrlContext before accessing it 12 years ago
  Anton Khirnov d3a72becc6 yuv4mpeg: return proper error codes. 12 years ago
  Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
  Martin Storsjö 91c1567beb segment: Add comments about calls that only are relevant for some muxers 12 years ago
  Martin Storsjö c864c3968a segment: Add an option for omitting the first header and final trailer 12 years ago
  Martin Storsjö a854362b40 segment: Flush buffered data before finishing a segment 12 years ago
  Martin Storsjö f7b240434c segment: Set the resend_headers flag for each segment 12 years ago
  Martin Storsjö 378a6315b7 segment: Add an option for disabling writing of a header/trailer to each segment 12 years ago
  Martin Storsjö eb447d5159 segment: Free and reinit the muxer before calling avformat_write_header 12 years ago
  Martin Storsjö 73871dc96f segment: Use the public av_write_header/av_write_trailer functions 13 years ago
  Martin Storsjö 0edae4e628 segment: Properly create new AVStreams for the chained muxer 13 years ago
  Martin Storsjö aa9f128b7c segment: Add a missing space 12 years ago
  Michael Niedermayer 769ed3057e h264probe: Don't error out on bits that no longer are reserved 14 years ago
  Martin Storsjö 4edb34f6cc segment: Pass the interrupt callback on to the chained AVFormatContext, too 13 years ago
  Luca Barbato 72d30b2792 nut: add do {} while (0) to GET_V 12 years ago
  Luca Barbato 1e46c63eb7 avformat: refactor avformat_write_header 12 years ago
  Luca Barbato 86bbdf865e avformat: refactor avformat_write_header 12 years ago
  Luca Barbato 55f9037f38 avformat: split muxing functions from util.c 12 years ago
  Diego Biurrun 15d35bee83 mpegts: Drop pointless casting of hex_dump_debug arguments 12 years ago
  Diego Biurrun d3c40a7d1d avformat: const correctness for av_hex_dump / av_hex_dump_log 12 years ago
  Diego Biurrun 72eaba5e4f avformat: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
  Diego Biurrun 11d4e92ed9 avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 12 years ago
  Anton Khirnov 0af49a63c7 avidec: use actually read size instead of requested size 12 years ago
  Anton Khirnov eeade678f0 avidec: return 0, not packet size from read_packet(). 12 years ago
  Duncan Salerno 8bd324e9e4 http: Increase buffer sizes to cope with longer URIs 12 years ago
  Diego Biurrun bc66827fb1 nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments 12 years ago
  Diego Biurrun 83655442fa nutdec: Remove unused and broken debug function stub 12 years ago
  Nathan Caldwell bcc1f7caeb Add Opus support to the Ogg muxer. 12 years ago
  Dale Curtis 0575772fa0 avformat: Identify anonymous AVIO typedef structs. 12 years ago
  Diego Biurrun 93e81ee81c nutdec: const correctness for get_v_trace/get_s_trace function arguments 12 years ago
  Martin Storsjö 69673138c5 rtpdec: Remove a useless ff_ prefix from a static symbol 12 years ago
  Dmitry Samonenko b6bf1490da rtpdec: Support depacketizing speex 12 years ago
  Dmitry Samonenko 490ae95aa8 rtpenc: Add support for packetizing speex 12 years ago
  Luca Barbato 0336dea2ef oggparsetheora: make it more robust 12 years ago
  Michael Niedermayer bb146bb57b ogg: prevent NULL pointer deference in theora gptopts 13 years ago
  Luca Barbato d1f05dd183 ogg: calculate the start position once all the headers are parsed 12 years ago
  Luca Barbato 7751e4693d ogg: check that the expected number of headers had been parsed 12 years ago
  Anton Khirnov 11d1ca4b2c Use avcodec_free_frame() to free AVFrames. 12 years ago
  Anton Khirnov 9eb296572e lavf: use a malloced AVFrame in try_decode_frame(). 12 years ago
  Samuel Pitoiset cee1950bbb rtp: Packetization of JPEG (RFC 2435) 12 years ago
  Martin Storsjö 71908f0838 smoothstreamingenc: Copy the SAR on the AVStreams as well 12 years ago
  Anton Khirnov 87b017a298 matroskadec: fix a sanity check. 12 years ago
  Anton Khirnov bdb939ad73 matroskadec: only return corrupt packets that actually contain data 12 years ago
  Anton Khirnov 1cc569ddda lavf: zero data/size of the packet passed to read_packet(). 12 years ago