8856 Commits (c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4)

Author SHA1 Message Date
  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 13 years ago
  Luca Barbato 1e46c63eb7 avformat: refactor avformat_write_header 13 years ago
  Luca Barbato 86bbdf865e avformat: refactor avformat_write_header 13 years ago
  Luca Barbato 55f9037f38 avformat: split muxing functions from util.c 13 years ago
  Diego Biurrun 15d35bee83 mpegts: Drop pointless casting of hex_dump_debug arguments 13 years ago
  Diego Biurrun d3c40a7d1d avformat: const correctness for av_hex_dump / av_hex_dump_log 13 years ago
  Diego Biurrun 72eaba5e4f avformat: Convert some commented-out printf/av_log instances to av_dlog 13 years ago
  Diego Biurrun 11d4e92ed9 avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 13 years ago
  Anton Khirnov 0af49a63c7 avidec: use actually read size instead of requested size 13 years ago
  Anton Khirnov eeade678f0 avidec: return 0, not packet size from read_packet(). 13 years ago
  Duncan Salerno 8bd324e9e4 http: Increase buffer sizes to cope with longer URIs 13 years ago
  Diego Biurrun bc66827fb1 nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments 13 years ago
  Diego Biurrun 83655442fa nutdec: Remove unused and broken debug function stub 13 years ago
  Nathan Caldwell bcc1f7caeb Add Opus support to the Ogg muxer. 13 years ago
  Dale Curtis 0575772fa0 avformat: Identify anonymous AVIO typedef structs. 13 years ago
  Diego Biurrun 93e81ee81c nutdec: const correctness for get_v_trace/get_s_trace function arguments 13 years ago
  Martin Storsjö 69673138c5 rtpdec: Remove a useless ff_ prefix from a static symbol 13 years ago
  Dmitry Samonenko b6bf1490da rtpdec: Support depacketizing speex 13 years ago
  Dmitry Samonenko 490ae95aa8 rtpenc: Add support for packetizing speex 13 years ago
  Luca Barbato 0336dea2ef oggparsetheora: make it more robust 13 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 13 years ago
  Luca Barbato 7751e4693d ogg: check that the expected number of headers had been parsed 13 years ago
  Anton Khirnov 11d1ca4b2c Use avcodec_free_frame() to free AVFrames. 13 years ago
  Anton Khirnov 9eb296572e lavf: use a malloced AVFrame in try_decode_frame(). 13 years ago
  Samuel Pitoiset cee1950bbb rtp: Packetization of JPEG (RFC 2435) 13 years ago
  Martin Storsjö 71908f0838 smoothstreamingenc: Copy the SAR on the AVStreams as well 13 years ago
  Anton Khirnov 87b017a298 matroskadec: fix a sanity check. 13 years ago
  Anton Khirnov bdb939ad73 matroskadec: only return corrupt packets that actually contain data 13 years ago
  Anton Khirnov 1cc569ddda lavf: zero data/size of the packet passed to read_packet(). 13 years ago
  Janne Grunau 6746cd7f61 lavf probe: prevent codec probe with no data at all seen 13 years ago
  Anton Khirnov 50d1f4437b mp3dec: read Xing frame TOC index 13 years ago
  Anton Khirnov 2d1a1a7f62 mp3dec: use named constants for Xing header flags 13 years ago
  Yusuke Nakamura d17d0ec8c2 mov: support random access point grouping 13 years ago
  Luca Barbato 7d8431004a matroskadec: properly support BlockDuration 13 years ago
  Luca Barbato c831ebf616 matroskadec: split frame parsing 13 years ago
  Luca Barbato 2d0e7713f9 matroskadec: split laces parsing 13 years ago
  Luca Barbato 117d8c6d1f matroska: implement support for ProRes 13 years ago
  Moritz Bunkus 8071dca3d5 matroska: implement support for ALAC 13 years ago
  Luca Barbato 870e75524a matroskadec: validate lace_size when parsed 13 years ago
  Luca Barbato c9a39cec70 matroskadec: return meaningful errors in matroska_decode_buffer 13 years ago
  Dale Curtis df1d84121b matroskadec: fix incorrect unsigned->signed conversion 13 years ago
  Luca Barbato 8d4dd55c37 matroskadec: refactor matroska_decode_buffer 13 years ago
  Luca Barbato 581281e242 matroskadec: check realloc in lzo encoding 13 years ago
  Luca Barbato cd4739c4f2 matroska: honor error_recognition on unknown doctypes 13 years ago
  Martin Storsjö 84cc314e40 smoothstreaming: Export the mp4 codec tags 13 years ago
  Luca Barbato 9888ffb1ce mov: check for EOF in long lasting loops 13 years ago
  Benjamin Larsson 6a08955c10 flvenc: silence bogus warning 13 years ago