Commit History

Author SHA1 Message Date
  Michael Niedermayer 040ad30bc8 Merge branch 'release/0.7' into oldabi 13 years ago
  Arne de Bruijn 89bd2307f5 mpegpsdec: fix reading first mpegps packet 13 years ago
  Michael Niedermayer 78accb876c Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 13 years ago
  Michael Niedermayer 45fb647495 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 919d7a345a Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog. 13 years ago
  Michael Niedermayer d552f616a2 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun ac4a854811 Remove some non-compiling debug messages. 13 years ago
  Diego Biurrun d7cf5639e7 Replace some printf instances in debug code by av_log. 13 years ago
  Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun b751f61106 Remove stray extra arguments from av_dlog() invocations. 13 years ago
  Diego Biurrun 045dd4b928 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 13 years ago
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 years ago
  Michael Niedermayer 2f9815dd26 fixed issue1962 EVO detection 13 years ago
  Michael Niedermayer 5b56ad03fa Reimplement stream probe try #2 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 13 years ago
  Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 13 years ago
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 years ago
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov 74b3f67c9c lavf: replace all uses of url_fskip with avio_seek 13 years ago
  Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov f81946729e lavf: move internal functions from avformat.h to internal.h 13 years ago
  Anton Khirnov 19711af5cd lavf: move internal functions from avformat.h to internal.h 13 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago
  Janne Grunau 612dc0238a Skip pes payload during probing to avoid start code emulation. 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Michael Niedermayer 0332324a48 Dont give up after 100kb of zero bytes but returnd EAGAIN 14 years ago
  Michael Niedermayer c45ebd5461 Set AVPacket.pos in MPEG-PS demuxer. 14 years ago
  Michael Niedermayer 6de5b62790 Also print the number of invalid packets in the debug output. 14 years ago
  Michael Niedermayer 55f6524789 Flip the comparission direction of vid+audio+priv1 and pspack, it appears to have 14 years ago
  tralph11@yahoo.com 711e69a730 Improve sofdec dectection to avoid false positives for MP2. 15 years ago
  Michael Niedermayer c4674a479b Make mpeg_probe() pass probetest. 15 years ago
  Reimar Döffinger 3489e150d9 Slightly stricter MPEG-PES probing, fixes issue 1383. 15 years ago
  Michael Niedermayer e8c9383914 Remove 2 ++ from check_pes() that are useless, found by CSA. 15 years ago
  Ramiro Polla 9ba4821d93 Split TrueHD decoder from MLP 15 years ago
  Diego Biurrun 1aeb55a1de Mark dvdaudio_substream_type variable as av_uninit to work around false 15 years ago
  Benoit Fouet 80e58c6153 Allow demuxing of audio substreams stored as 0x06 type. 15 years ago
  Alex Converse d84d6fbf28 Increase the number of packets required to identify as MPEG PES to keep from 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago