10677 Commits (c33c1fa8af2b2e82418a06901b6ad17b3d61b73e)

Author SHA1 Message Date
  Martin Storsjö 9294f538e9 rtsp: Don't use av_malloc(0) if there are no streams 13 years ago
  Martin Storsjö 62c3c8ca78 rtsp: Don't use uninitialized data if there are no streams 13 years ago
  Martin Storsjö 2ce7f4d4e6 cosmetics: Fix indentation 13 years ago
  Martin Storsjö 456001486e rtsp: Don't expose the MS-RTSP RTX data stream to the caller 13 years ago
  Martin Storsjö d293e3464d rtpdec_asf: Set the no_resync_search option for the chained asf demuxer 13 years ago
  Martin Storsjö 75b7feaeb4 asfdec: Add an option for not searching for the packet markers 13 years ago
  Joakim Plate ba24f12982 libavformat: Only require first packet to be known for audio/video streams 13 years ago
  Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 13 years ago
  Raffaele Sena 34d908c083 rtmp: implement bandwidth notification 13 years ago
  Samuel Pitoiset faba4a9b88 rtmp: update supported audio codecs value 13 years ago
  Anton Khirnov ddb4431208 id3v2: fix skipping extended header in id3v2.4 13 years ago
  Reimar Döffinger 10b1c060f9 oggenc: fix condition when not to flush due to keyframe granule. 13 years ago
  Andres Gonzalez ed3e1b485a oggenc: add pagesize option to set preferred page size 14 years ago
  Diego Biurrun afd8a3957b output-example: K&R formatting cosmetics, comment spelling fixes 13 years ago
  Luca Barbato 93f6d0475f avf: make the example output the proper message 13 years ago
  Luca Barbato 28db30aa29 avf: fix audio writing in the output-example 13 years ago
  Ronald S. Bultje 4f7c7624c0 mov: don't overwrite existing indexes. 13 years ago
  Kostya Shishkov f704eb612b id3v2: add another mimetype for JPEG image 13 years ago
  Ronald S. Bultje 44257ef426 asf: only set index_read if the index contained entries. 13 years ago
  Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 14 years ago
  Justin Ruggles eed691f7d1 oggdec: calculate correct timestamps in Ogg/FLAC 13 years ago
  Paul B Mahol 55abaa58e5 westwood_vqa: fix SND0 chunk handling 13 years ago
  Paul B Mahol f0a343f399 westwood_vqa: set video stream duration 13 years ago
  Jindrich Makovicka 904100e5fc make av_interleaved_write_frame() flush packets when pkt is NULL 13 years ago
  Alex Converse c9024a9fd7 mpegts: Fix dead error checks 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
  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
  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
  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
  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