]> git.sesse.net Git - ffmpeg/history - libavformat
Include the correct video4linux2 header
[ffmpeg] / libavformat /
2006-05-30 Luca AbeniInclude the correct video4linux2 header
2006-05-27 Michael Niedermayersuggest solution for 2 fixmies
2006-05-26 Diego BiurrunRemove all .cvsignore files, they are no longer necessary.
2006-05-19 Michael Niedermayerfixing title on PSP (0x60 != 'a') someone needs a 10x10...
2006-05-18 Michael Niedermayerdont store mov style meta tags in mp4 (fixes ffmpeg...
2006-05-18 Michael Niedermayerdont write LAVF_ID if bitexact and any meta tag is set
2006-05-18 Michael Niedermayersimplify meta tag writing code
2006-05-18 Baptiste Coudurierfix seeking, typo provoking hard segfault
2006-05-18 Baptiste Coudurierfix keyframe check, stss might be there but count set...
2006-05-17 Diego BiurrunAdd MPEG FourCC for MPEG-2 video.
2006-05-17 Kostya ShishkovProper PTS generation for Smacker audio
2006-05-17 Kostya ShishkovNow MPlayer should understand Smacker audio and video...
2006-05-15 Baptiste Coudurierfix avc nal parsing
2006-05-15 Baptiste Coudurierfix pcm_s24be demuxing, simplify
2006-05-14 Baptiste Coudurieradd quicktime uncompressed 8bit 4:2:2 support
2006-05-13 Baptiste Coudurierfix mulaw muxing
2006-05-13 Baptiste Coudurierdo not write wave if not needed
2006-05-13 Baptiste Coudurierfix AMR muxing in mov
2006-05-13 Baptiste Coudurieradd pcm 24/32 le/be support
2006-05-13 Michael Niedermayersimplify
2006-05-13 Baptiste Coudurierclean and simplify
2006-05-13 Michael Niedermayersanity checks some might have been exploitable
2006-05-12 Justin RugglesRaw flac muxer, patch by Justin Ruggles (jruggle earthl...
2006-05-12 Måns Rullgårdset stream time_base properly
2006-05-11 Måns Rullgårdogm demuxing
2006-05-11 Baptiste Coudurierfix spliting chunks, simplify
2006-05-10 Baptiste Couduriersimplify, amr.c sets frame_size to 160, and sample...
2006-05-10 Baptiste Coudurierfix damr atom, needed for quicktime player
2006-05-09 Baptiste Coudurier10l, undef DEBUG
2006-05-09 Baptiste Coudurierassing correct codec_id for mjpegb
2006-05-09 Benjamin LarssonAdd support for raw flac decoding based on the .flac...
2006-05-06 Diego BiurrunFurther simplify AMR build.
2006-05-04 Flavio Pimentel... Fix v4l grabbing with some webcams, and simplify the...
2006-05-01 Baptiste Coudurierskip null fourcc, fix ep2_mystery_m640_dummy.mov
2006-04-23 Oded ShimonDisable lavf NUT until it is synced to spec
2006-04-20 Alex Beregszaszireport to user if mmf with midi found (and not supported)
2006-04-20 Reimar DöffingerAvoid crash if there is a rtjpeg quant header but no...
2006-04-19 Baptiste Coudurierset width and height even for mpeg4, pix_fmt to NONE...
2006-04-19 Baptiste Coudurieradd AVID DV fourcc
2006-04-19 Baptiste Coudurierindention
2006-04-19 Baptiste Coudurieralways skip garbage at end of atom
2006-04-19 Baptiste Couduriermove declaration to mov.h
2006-04-15 Diego BiurrunHave EXTRALIBS appear after other link options, fixes...
2006-04-14 Baptiste Coudurierclean and simplify mov_write_packet
2006-04-14 Baptiste Coudurierget avcC profile and level indication from sps (from...
2006-04-13 Baptiste Coudurierwrite mdat in write_header avoid check in write_packet
2006-04-11 Baptiste Coudurierdont write stss atom if keyframes only
2006-04-10 Baptiste Coudurierfix edts for tracks without b frames
2006-04-07 Kostya ShishkovKMVC (used in Worms games) decoder. Works fine with...
2006-04-06 Kostya ShishkovFix demuxing of AVIs with pad streams.
2006-04-04 Michael Niedermayerlittle h.264 related hunk from diff between cvs and...
2006-04-04 Michael Niedermayerthe PSP rejects video with too high bitrates so lets...
2006-04-01 Roman Shaposhnik * fixing DV-in-AVI type1 packet production bug
2006-04-01 Måns RullgårdThis patch simply adds demuxing support for AC-3 stream...
2006-04-01 Måns Rullgårdfix memory leak on mpegts close
2006-03-30 D Richard Felker IIIfix constraint violation: libavformat is not allowed...
2006-03-27 Reimar DöffingerNuppelVideo/MythTVVideo support, including rtjpeg decoder
2006-03-27 Baptiste Coudurierskip 0byte packets
2006-03-27 Baptiste Coudurierignore wrong negative cts values created by quicktime
2006-03-27 Baptiste Coudurierflush packets
2006-03-26 Baptiste Coudurierlet vorbis decoder init too, fix mi2_vorbis51.mp4
2006-03-26 Baptiste Coudurieradd mp3on4 detection, fix red.mp4
2006-03-26 Baptiste Coudurierfix double free, priv_data is freed in av_open_input_stream
2006-03-26 Baptiste Coudurieruse 64bit atom version if needed
2006-03-25 Michael Niedermayerdont set random timestamps if they are not known
2006-03-25 Michael Niedermayerfixing timebase
2006-03-25 Steve L'HommeRename time variable to the more descriptive block_time.
2006-03-24 Baptiste Coudurierlet faad init parameters properly, fix many SBR samples
2006-03-24 Baptiste Coudurierfix demuxing of CDR-Dinner_LAN_800k.mp4
2006-03-24 Baptiste Coudurierneed to dissociate pcm 16bit and 8bit cases
2006-03-24 Baptiste Coudurieruse av_d2q to parse frame rate
2006-03-24 Baptiste CoudurierQuicktime creates S8 that way too
2006-03-24 Baptiste Couduriervorbis seems to be 221, decodes borgcube_vorbis20.mp4...
2006-03-23 Baptiste Coudurieruse 64bit types
2006-03-22 Baptiste Coudurierdvcpro is 411p in fact
2006-03-22 Steve L'Hommeduration and subitle fix from the patch by Steve Lhomme
2006-03-22 Michael Niedermayercleanup codec_id mapping (untested)
2006-03-22 Baptiste Coudurierclean
2006-03-22 Baptiste Couduriersupport 64bit date/duration
2006-03-22 Michael Niedermayerfix aspect ratio
2006-03-21 Michael Niedermayerfixing current_sample vs. next_sample mess
2006-03-21 Kostya ShishkovSmacker demuxer and decoder.
2006-03-21 Michael Niedermayerprovide more info on which streams lack codec parameters
2006-03-17 Diego BiurrunReenable NUT and NUT regression tests as requested...
2006-03-17 Diego BiurrunDisable the NUT (de)muxer until it has been synced...
2006-03-16 Michael Niedermayerextract duration
2006-03-14 Baptiste Coudurierfix sample size for uncompressed sound
2006-03-13 Luca AbeniDo not be too verbose
2006-03-13 Luca AbeniTell the user why video capture is failing
2006-03-12 Baptiste Coudurierindention
2006-03-12 Baptiste Coudurieruse of PRI macros in dprintf
2006-03-12 Baptiste Coudurierfix conversion types in dprintf
2006-03-11 Baptiste Coudurierfix a warning when DEBUG is defined
2006-03-11 Baptiste Couduriercreate edts atom when muxing B frames, needed to comput...
2006-03-11 Baptiste Coudurierdo nal reformating when muxing H264, create avcc atom
2006-03-11 Michael Niedermayersome mov files have invalid pts so we need to consider...
2006-03-11 Kostya ShishkovMore correct demuxing and timestamp setting fot Sierra VMD
2006-03-11 Michael Niedermayersimplify AVFormatParameters NULL checks
2006-03-08 Diego BiurrunUse AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where...
2006-03-08 Steve L'Homme(f)printf --> av_log conversion
next