]> git.sesse.net Git - ffmpeg/history - libavformat
Unconditionally use -lossaudio on NetBSD.
[ffmpeg] / libavformat /
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
2006-03-08 Baptiste Couduriercorrect computing of DV fourcc in mov muxer
2006-03-06 Baptiste Coudurierset track timescale to mov timescale if 0 patch by...
2006-03-06 Baptiste Coudurierreferencing more FCP fourccs patch by (Baptiste COUDURI...
2006-03-06 Baptiste Coudurieradd support for Motion JPEG 2000 file format patch...
2006-03-06 Michael Niedermayergeneric crc calculation code
2006-03-06 Daniel MaasDVCPRO50 support.
2006-03-04 Baptiste CoudurierSupport mov stsd atom version 2.
2006-03-02 Michael Niedermayerfixing total_frames
2006-03-02 Michael Niedermayerindention
2006-03-02 Michael Niedermayertimebase fix
2006-03-02 Baptiste Coudurierftyp patch by (Baptiste COUDURIER <baptiste.coudurier...
2006-03-02 Michael Niedermayerdwstart support
2006-03-02 Michael Niedermayerfixing demuxing of minorityreport.AVI
2006-03-02 Baptiste Couduriercompute output format before setting language patch...
2006-03-01 François Revolfix debug code: do not try to take st->codec if st...
2006-03-01 Måns Rullgårdcan't have PES headers in MPEG video elementary streams...
2006-03-01 Michael Niedermayerfixing av sync in videotest.avi (index doesnt match...
2006-03-01 Michael Niedermayersupport seeking in RenderAvi.avi (audio stream == singl...
2006-03-01 Michael Niedermayer10l forgot to set packet_size
2006-03-01 Michael Niedermayerfix demuxing of XviD_with_3_AAC-HE_audio_streams.avi
2006-03-01 Michael Niedermayeradd movi_list offset into index
2006-03-01 Michael Niedermayeradd size to AVIndex
2006-03-01 Benjamin LarssonSet 'MJLS' FOURCC for JPEG-LS in AVI and documentation...
2006-03-01 Michael NiedermayerODML index parsing support
2006-03-01 Michael Niedermayerreplace if by assert as it should never by true
next