summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* fix mp3 muxingBaptiste Coudurier2006-06-13
* fix probe of high bitrate mpeg2videoMichael Niedermayer2006-06-13
* simplify, completely ignore streams not recognized, that fixes seeking for so...Baptiste Coudurier2006-06-12
* read_packet return value must be < 0 when no packet is returned, including EOF.Reimar Döffinger2006-06-11
* Add support for GNU/kFreeBSD systems.Diego Biurrun2006-06-10
* probe for mpeg audioMåns Rullgård2006-06-05
* rm_read_audio_stream_info return type is not voidRoberto Togni2006-06-04
* Support for AAC (fourcc raac and racp) in rm filesRoberto Togni2006-06-04
* fix seek related bugsMåns Rullgård2006-06-04
* remove redundant make variable SUBDIRMåns Rullgård2006-06-01
* Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson2006-06-01
* Include the correct video4linux2 headerLuca Abeni2006-05-30
* suggest solution for 2 fixmiesMichael Niedermayer2006-05-27
* Remove all .cvsignore files, they are no longer necessary.Diego Biurrun2006-05-26
* fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ...Michael Niedermayer2006-05-19
* dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)Michael Niedermayer2006-05-18
* dont write LAVF_ID if bitexact and any meta tag is setMichael Niedermayer2006-05-18
* simplify meta tag writing codeMichael Niedermayer2006-05-18
* fix seeking, typo provoking hard segfaultBaptiste Coudurier2006-05-18
* fix keyframe check, stss might be there but count set to 0Baptiste Coudurier2006-05-18
* Add MPEG FourCC for MPEG-2 video.Diego Biurrun2006-05-17
* Proper PTS generation for Smacker audioKostya Shishkov2006-05-17
* Now MPlayer should understand Smacker audio and video codecs.Kostya Shishkov2006-05-17
* fix avc nal parsingBaptiste Coudurier2006-05-15
* fix pcm_s24be demuxing, simplifyBaptiste Coudurier2006-05-15
* add quicktime uncompressed 8bit 4:2:2 supportBaptiste Coudurier2006-05-14
* fix mulaw muxingBaptiste Coudurier2006-05-13
* do not write wave if not neededBaptiste Coudurier2006-05-13
* fix AMR muxing in movBaptiste Coudurier2006-05-13
* add pcm 24/32 le/be supportBaptiste Coudurier2006-05-13
* simplifyMichael Niedermayer2006-05-13
* clean and simplifyBaptiste Coudurier2006-05-13
* sanity checks some might have been exploitableMichael Niedermayer2006-05-13
* Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can beJustin Ruggles2006-05-12
* set stream time_base properlyMåns Rullgård2006-05-12
* ogm demuxingMåns Rullgård2006-05-11
* fix spliting chunks, simplifyBaptiste Coudurier2006-05-11
* simplify, amr.c sets frame_size to 160, and sample size is always 8000Baptiste Coudurier2006-05-10
* fix damr atom, needed for quicktime playerBaptiste Coudurier2006-05-10
* 10l, undef DEBUGBaptiste Coudurier2006-05-09
* assing correct codec_id for mjpegbBaptiste Coudurier2006-05-09
* Add support for raw flac decoding based on the .flac suffix of input files.Benjamin Larsson2006-05-09
* Further simplify AMR build.Diego Biurrun2006-05-06
* Fix v4l grabbing with some webcams, and simplify the code.Flavio Pimentel Duarte2006-05-04
* skip null fourcc, fix ep2_mystery_m640_dummy.movBaptiste Coudurier2006-05-01
* Disable lavf NUT until it is synced to specOded Shimon2006-04-23
* report to user if mmf with midi found (and not supported)Alex Beregszaszi2006-04-20
* Avoid crash if there is a rtjpeg quant header but no video stream in fileReimar Döffinger2006-04-20
* set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyayBaptiste Coudurier2006-04-19
* add AVID DV fourccBaptiste Coudurier2006-04-19