summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Fix seeking in rm.Michael Niedermayer2008-04-091-1/+1
* non-recursive makefilesMåns Rullgård2008-04-071-2/+2
* remove castBaptiste Coudurier2008-04-051-1/+1
* better error messageBaptiste Coudurier2008-04-051-4/+6
* special mpeg2 handling is no more neededBaptiste Coudurier2008-04-041-12/+1
* use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorgLuca Barbato2008-04-031-1/+1
* use common aac sample rate tablesAurelien Jacobs2008-04-022-12/+6
* Remove unused variable.Diego Biurrun2008-04-021-1/+1
* check return value of matroska_find_track_by_num (fix a segfault)Aurelien Jacobs2008-03-311-0/+1
* minor typo fixesDiego Biurrun2008-03-312-3/+3
* ARMovie/RPL demuxerEli Friedman2008-03-313-0/+358
* Add a comment about missing entriesLuca Abeni2008-03-311-0/+5
* Use the correct size for the enc_name field (removing the arbitrary "50" size)Luca Abeni2008-03-311-1/+1
* Remove useless entries from AVRtpPayloadTypesLuca Abeni2008-03-311-104/+0
* Support mp3 audio in the RTP muxerLuca Abeni2008-03-311-0/+1
* prevent writing empty stss atomBaptiste Coudurier2008-03-301-1/+1
* support mp4 fragmented files without any samples in the moov atomBaptiste Coudurier2008-03-301-4/+2
* check frag track id before setting stBaptiste Coudurier2008-03-301-2/+6
* IFF demuxerJai Menon2008-03-304-1/+177
* fix Ogg/FLAC header sizeJustin Ruggles2008-03-301-2/+2
* gsm in mov, demux surge-1-16-B-agsm.movBaptiste Coudurier2008-03-282-0/+2
* cosmetics: alphabetical orderDiego Biurrun2008-03-281-1/+1
* indentMichael Niedermayer2008-03-281-43/+41
* 1000l to myself, dereferencing uninitalized pointer.Michael Niedermayer2008-03-281-3/+4
* Support wb00+dc00 chunk mix.Michael Niedermayer2008-03-271-0/+19
* print essence path in error messageBaptiste Coudurier2008-03-271-2/+2
* cosmetics, useless bracesBaptiste Coudurier2008-03-271-2/+1
* print stream index in error messageBaptiste Coudurier2008-03-271-1/+2
* according to specs, only color table id set to 0, have it in stsd, fix 4color...Baptiste Coudurier2008-03-271-1/+1
* Only use chunk demuxing for old uncompressed audio mechanism specified by stts.Baptiste Coudurier2008-03-271-2/+3
* Fix aspect ratio.Michael Niedermayer2008-03-272-2/+2
* 1st attempt at correcting the punktuation.Michael Niedermayer2008-03-221-1/+1
* typo: occured --> occurredDiego Biurrun2008-03-224-5/+5
* Document get_*_buffer()Michael Niedermayer2008-03-211-0/+12
* sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback is bett...Baptiste Coudurier2008-03-211-5/+1
* rl2 demuxerSascha Sommer2008-03-214-1/+302
* yet again another hdv fourccBaptiste Coudurier2008-03-211-0/+1
* support fragments when non streamableBaptiste Coudurier2008-03-211-3/+10
* mp4 fragments supportBaptiste Coudurier2008-03-211-0/+155
* Document a few url_* functions.Michael Niedermayer2008-03-211-0/+25
* cosmetics, split or move too long linesBaptiste Coudurier2008-03-211-6/+9
* simplify, and only stop parsing when non streamableBaptiste Coudurier2008-03-211-6/+1
* remove ms audio tags from table, they will be chosen or detected with riff tableBaptiste Coudurier2008-03-211-4/+0
* atoms are not mp4 only, and yes probe is sufficientBaptiste Coudurier2008-03-211-2/+0
* update descriptionBaptiste Coudurier2008-03-211-1/+1
* return ENOMEMBaptiste Coudurier2008-03-211-1/+1
* cannot free AVStream like this, and return ENOMEMBaptiste Coudurier2008-03-211-4/+1
* indentationBaptiste Coudurier2008-03-211-4/+4
* fix mpeg2 muxing, replace seq header if contained in extradata and key frame ...Baptiste Coudurier2008-03-201-1/+12
* cosmetics, move case upBaptiste Coudurier2008-03-201-4/+3
OpenPOWER on IntegriCloud