10011 Commits (92ef4be4ab9fbb7d901b22e0036a4ca90b00a476)

Author SHA1 Message Date
  Reimar Döffinger 60497cb984 Enable generic index/seeking for mgsts demuxer. 13 years ago
  Reimar Döffinger 699c61d2f0 Handle 0-size sync packets when only parsing headers. 13 years ago
  Reimar Döffinger fca62f0500 Support FLIC in MOV. 13 years ago
  Michael Niedermayer 3b370abf16 mxfdec: fix off by one error. 13 years ago
  Diego Biurrun ad0e31f134 build: prettyprinting cosmetics 13 years ago
  Anton Khirnov 967923abd1 lavf doxy: expand AVStream.codec doxy. 13 years ago
  Anton Khirnov e44ada129c lavf doxy: improve AVStream.time_base doxy. 13 years ago
  Anton Khirnov f58b8cc3e3 lavf doxy: add some basic documentation about reading from the demuxer. 13 years ago
  Anton Khirnov 10fa4ff7bc lavf doxy: document passing options to demuxers. 13 years ago
  Anton Khirnov dca9c81d82 lavf doxy: clarify that an AVPacket contains encoded data. 13 years ago
  Jindrich Makovicka 3fadb29baf mpegtsenc: allow user triggered PES packet flushing 13 years ago
  Michael Niedermayer 33f39c02aa mxfdec: pass correct context to av_timecode_init() 13 years ago
  Paul B Mahol 680981832f "Metal Gear Solid: The Twin Snakes" demuxer 13 years ago
  Michael Niedermayer 86e3289ffd mov: fix heap buffer overflow 13 years ago
  Martin Storsjö 68893afe1d movenc: Merge if statements 13 years ago
  Martin Storsjö d5ed5e7d0c avc: Add a function for converting mp4 style extradata to annex b 13 years ago
  Martin Storsjö e20ad71ebb libavformat: Document who sets the AVStream.id field 13 years ago
  Michael Niedermayer 5934d57ba9 xmv: check channel number 13 years ago
  Michael Niedermayer ac2cb27916 mov: Fix FPE on 0 time_scale 13 years ago
  Michael Niedermayer f927c5b753 vorbisdemux: Check private context in theoras gtopts. 13 years ago
  Michael Niedermayer 01fd1aa0ad matroskadec: fix strcmp(NULL) 13 years ago
  Michael Niedermayer 437f5daf0b mov: fix global unicode convertion array overflow. 13 years ago
  Michael Niedermayer 0c97fd336e mmdemux: dont set pkt->size to an invalid value. 13 years ago
  Alex Converse 5023b89bba xwma: Validate channels and bits_per_coded_sample. 13 years ago
  Alex Converse 86f2ae06b9 mov: Do not read past the end of the ctts_data table. 13 years ago
  Alex Converse 3e6e89b3d6 mov: Add missing terminator to mov_ch_layout_map_1ch. 13 years ago
  Ronald S. Bultje e73c6aaabf asf: reset side data elements on packet copy. 13 years ago
  Michael Niedermayer f0b4a505d8 oggparseogm: fix order of arguments of avpriv_set_pts_info(). 13 years ago
  Nicolas George afbf9ed0d2 udp: lock all operations on shared variables. 13 years ago
  Nicolas George e1838835aa udp: return the error code instead of generic EIO. 13 years ago
  Nicolas George 5deb5ccbbb udp: call av_fifo_space directly as needed. 13 years ago
  Nicolas George 63afc4f638 udp: use non-blocking read instead of select. 13 years ago
  Nicolas George aa1297882f udp: use pthread_cancel instead of a shared flag. 13 years ago
  Justin Ruggles f036342b4b aiffdec: set block_duration to 1 for PCM codecs that are supported in AIFF-C 13 years ago
  Justin Ruggles b38b7cc392 aiffdec: factor out handling of integer PCM for AIFF-C and plain AIFF 13 years ago
  Justin Ruggles 2c07c18048 aiffdec: use av_get_audio_frame_duration() to set block_duration for AIFF-C 13 years ago
  Justin Ruggles 02f88eec1d aiffdec: do not set bit rate if block duration is unknown 13 years ago
  Paul B Mahol 4246032216 segment: fix null pointer dereference 13 years ago
  Paul B Mahol 015fd02bab electronicarts vp6: set duration of video stream 13 years ago
  Vidar Madsen 17431f4a4e Fix type and codetype fields in the MMF header for some phones. 13 years ago
  Reimar Döffinger 2a4f1d38d9 Print a warning when using wild guesses as time stamps. 13 years ago
  Paul B Mahol 5ca595facb westwood_vqa: set video stream duration 13 years ago
  Paul B Mahol 98ca4d217d westwood_vqa: fix SND0 chunk handling 13 years ago
  Tomas Härdin 8d393ce330 aiffdec: Fix SIGFPE on pcm_f32be 13 years ago
  Anton Khirnov a6733202cc lavf: make av_interleave_packet_per_dts() private. 13 years ago
  Anton Khirnov 3c90cc2ef2 lavf: deprecate av_read_packet(). 13 years ago
  Justin Ruggles f63412fc74 oggdec: output correct timestamps for Vorbis 13 years ago
  Justin Ruggles 777365fe86 xa: set correct bit rate 13 years ago
  Justin Ruggles a54bc52265 xa: do not set bit_rate, block_align, or bits_per_coded_sample 13 years ago
  Justin Ruggles 64de57f645 xa: fix end-of-file handling 13 years ago