summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* use common aac sample rate tablesAurelien Jacobs2008-04-02
* Remove unused variable.Diego Biurrun2008-04-02
* check return value of matroska_find_track_by_num (fix a segfault)Aurelien Jacobs2008-03-31
* minor typo fixesDiego Biurrun2008-03-31
* ARMovie/RPL demuxerEli Friedman2008-03-31
* Add a comment about missing entriesLuca Abeni2008-03-31
* Use the correct size for the enc_name field (removing the arbitrary "50" size)Luca Abeni2008-03-31
* Remove useless entries from AVRtpPayloadTypesLuca Abeni2008-03-31
* Support mp3 audio in the RTP muxerLuca Abeni2008-03-31
* prevent writing empty stss atomBaptiste Coudurier2008-03-30
* support mp4 fragmented files without any samples in the moov atomBaptiste Coudurier2008-03-30
* check frag track id before setting stBaptiste Coudurier2008-03-30
* IFF demuxerJai Menon2008-03-30
* fix Ogg/FLAC header sizeJustin Ruggles2008-03-30
* gsm in mov, demux surge-1-16-B-agsm.movBaptiste Coudurier2008-03-28
* cosmetics: alphabetical orderDiego Biurrun2008-03-28
* indentMichael Niedermayer2008-03-28
* 1000l to myself, dereferencing uninitalized pointer.Michael Niedermayer2008-03-28
* Support wb00+dc00 chunk mix.Michael Niedermayer2008-03-27
* print essence path in error messageBaptiste Coudurier2008-03-27
* cosmetics, useless bracesBaptiste Coudurier2008-03-27
* print stream index in error messageBaptiste Coudurier2008-03-27
* according to specs, only color table id set to 0, have it in stsd, fix 4color...Baptiste Coudurier2008-03-27
* Only use chunk demuxing for old uncompressed audio mechanism specified by stts.Baptiste Coudurier2008-03-27
* Fix aspect ratio.Michael Niedermayer2008-03-27
* 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