summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 1st attempt at correcting the punktuation.Michael Niedermayer2008-03-22
* typo: occured --> occurredDiego Biurrun2008-03-22
* Document get_*_buffer()Michael Niedermayer2008-03-21
* sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback is bett...Baptiste Coudurier2008-03-21
* rl2 demuxerSascha Sommer2008-03-21
* yet again another hdv fourccBaptiste Coudurier2008-03-21
* support fragments when non streamableBaptiste Coudurier2008-03-21
* mp4 fragments supportBaptiste Coudurier2008-03-21
* Document a few url_* functions.Michael Niedermayer2008-03-21
* cosmetics, split or move too long linesBaptiste Coudurier2008-03-21
* simplify, and only stop parsing when non streamableBaptiste Coudurier2008-03-21
* remove ms audio tags from table, they will be chosen or detected with riff tableBaptiste Coudurier2008-03-21
* atoms are not mp4 only, and yes probe is sufficientBaptiste Coudurier2008-03-21
* update descriptionBaptiste Coudurier2008-03-21
* return ENOMEMBaptiste Coudurier2008-03-21
* cannot free AVStream like this, and return ENOMEMBaptiste Coudurier2008-03-21
* indentationBaptiste Coudurier2008-03-21
* fix mpeg2 muxing, replace seq header if contained in extradata and key frame ...Baptiste Coudurier2008-03-20
* cosmetics, move case upBaptiste Coudurier2008-03-20
* One non functional AVPalette chunk less, one heap overflow less.Michael Niedermayer2008-03-20
* remove useless debug print since now mov_build_index will doBaptiste Coudurier2008-03-20
* free track data asapBaptiste Coudurier2008-03-20
* move mov_build_index before mov_read_trak to avoid useless declarationBaptiste Coudurier2008-03-20
* move specific end treatment when trak is detected, will be needed for fragmentsBaptiste Coudurier2008-03-20
* Additional checks for strange num_val in FLV metadataPascal Massimino2008-03-20
* Reindent after rtsp-alternate-protocol* patches.Ronald S. Bultje2008-03-19
* Change protocol_mask into protocol, since we always just try a single one perRonald S. Bultje2008-03-19
* Allow cycling between different protocols (TCP, UDP or multicast) so that ifRonald S. Bultje2008-03-19
* MSN TCP Webcam stream demuxer.Ramiro Polla2008-03-18
* Split the SETUP request into a separate function, as a prelude into allowingRonald S. Bultje2008-03-17
* just skip klv packet, when no corresponding stream is foundBaptiste Coudurier2008-03-16
* simplify, flags is 24bits according to specsBaptiste Coudurier2008-03-16
* fucked up alphabetical order again, sorryBaptiste Coudurier2008-03-16
* ipod/iphone compatible mp4 muxerBaptiste Coudurier2008-03-16
* typo fixesDiego Biurrun2008-03-15
* useless nullBaptiste Coudurier2008-03-14
* remove useless img_write_trailer funcBaptiste Coudurier2008-03-14
* typo fixesDiego Biurrun2008-03-12
* add out of bound stream index checksAurelien Jacobs2008-03-10
* add a temporary variable to simplify the codeAurelien Jacobs2008-03-10
* Add AVClass to URLContext at next major version bumpBjörn Axelsson2008-03-10
* misc spelling fixesDiego Biurrun2008-03-10
* cosmetics: remove some empty linesAurelien Jacobs2008-03-10
* remove useless and misleading commentsAurelien Jacobs2008-03-10
* consistent use of MKTAG() in the codec_bmp_tags tableAurelien Jacobs2008-03-09
* cosmetics: alignment of the codec_bmp_tags tableAurelien Jacobs2008-03-09
* recognize the CLJR FourCC (Cirrus Logic AccuPak)Mike Melanson2008-03-09
* Typo + grammarRamiro Polla2008-03-08
* Introduce max_picture_buffer variable in AVFormatContext,Ramiro Polla2008-03-08
* Define WIN32_LEAN_AND_MEAN before including windows.h to excludeRamiro Polla2008-03-08