summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* require at least a score of AVPROBE_SCORE_MAX/4 or reaching of PROBE_BUF_MAXMichael Niedermayer2007-03-27
* add IJPG fourcc, to play m_ijpg.aviBaptiste Coudurier2007-03-26
* warning about vhooks statusMichael Niedermayer2007-03-26
* activate parser on MP3 id, fix [A-Destiny]_Konjiki_no_Gash_Bell_-_65_[71EE362...Baptiste Coudurier2007-03-25
* prefer MP3 idBaptiste Coudurier2007-03-25
* use MKTAGBaptiste Coudurier2007-03-25
* dont fail immediately when a somehow broken track is detected, some tracks mi...Baptiste Coudurier2007-03-25
* add support for V_THEORA into MatroskaAurelien Jacobs2007-03-25
* cosmectics, mov -> mp4Baptiste Coudurier2007-03-24
* sortBaptiste Coudurier2007-03-24
* add some codec object type idsBaptiste Coudurier2007-03-24
* prefer MP3 id as mentioned in avcodec.h line 210Baptiste Coudurier2007-03-24
* add specifications reference commentsBaptiste Coudurier2007-03-24
* Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet...François Revol2007-03-23
* The NSV demuxer assumes that a video frame's timestamp increases by one on eachDavid Conrad2007-03-21
* av_estimate_timings_from_pts() flushes the packet queue but doesn'tWolfram Gloger2007-03-21
* cosmetics, sample_size_v1 -> bytes_per_frame / samples_per_frameBaptiste Coudurier2007-03-21
* cosmeticsBaptiste Coudurier2007-03-21
* set audio frame size based on sttsBaptiste Coudurier2007-03-21
* treat frame_size > 1 as compressed audioBaptiste Coudurier2007-03-21
* revert r8428, the check was not that uselessMichael Niedermayer2007-03-20
* i think this is more correctMichael Niedermayer2007-03-20
* expose av_base64_decode and av_base64_encodeLuca Barbato2007-03-19
* fix end-of-file detectionClemens Ladisch2007-03-18
* add dnxhd fourccBaptiste Coudurier2007-03-18
* improve ac3_probe by counting consecutive framesJustin Ruggles2007-03-18
* Remove parameter unused in format string.Diego Pettenò2007-03-18
* remove incorrect special case for audioMichael Niedermayer2007-03-17
* fix indentionMichael Niedermayer2007-03-17
* reorder pts into dts supportMichael Niedermayer2007-03-17
* remove useless if()Michael Niedermayer2007-03-17
* simplifyMichael Niedermayer2007-03-17
* simplifyMichael Niedermayer2007-03-17
* remove silly video check, theres nothing video specific in thereMichael Niedermayer2007-03-16
* add a delay variable to hold the timestamp buffer sizeMichael Niedermayer2007-03-16
* remove special case for h.264 whatever this was supposed to do its not correctMichael Niedermayer2007-03-16
* disable pts reordering code and initialize a parser insteadAurelien Jacobs2007-03-15
* Targa (.tga) encoder,Bobby Bingham2007-03-15
* DXA demuxer and decoderKostya Shishkov2007-03-14
* remove outdated commentAurelien Jacobs2007-03-13
* remove no more needed parametersAurelien Jacobs2007-03-13
* set pkt->duration for laced packets tooAurelien Jacobs2007-03-13
* calculate pts for laced packetsAurelien Jacobs2007-03-13
* calculate default_duration for AAC tracksAurelien Jacobs2007-03-13
* scale duration and default_durationAurelien Jacobs2007-03-13
* move timecode calculation out of laces loopAurelien Jacobs2007-03-12
* remove wrong avid imx ntsc fourccBaptiste Coudurier2007-03-12
* Properly initialize filesize during input buffer initialization.Ronald S. Bultje2007-03-12
* Introduce two new logging functions av_hex_dump_log() and av_pkt_dump_log()Panagiotis Issaris2007-03-12
* Give context to dprintfMichel Bardiaux2007-03-12