]> git.sesse.net Git - ffmpeg/history - libavformat
Remove cs_test and swscale-example on clean.
[ffmpeg] / libavformat /
2006-10-04 Baptiste Coudurierremove useless casts
2006-10-03 Diego BiurrunMove EXTRALIBS handling to common.mak.
2006-10-03 Michael Niedermayerfix r_frame_rate detection in mpeg4 streams with non...
2006-10-03 Diego BiurrunRemove unused variables and the corresponding warnings...
2006-10-02 Diego Biurrunrtp.o needs mpegts.o
2006-10-02 Baptiste Coudurierfix audio for mog_op1a_prompeg_mpeg.mxf
2006-10-02 Baptiste Coudurierreturn 0 as stream index if only one stream, this is...
2006-10-01 Steve L'Hommeadd support for some MS DIB formats for avisynth
2006-10-01 Brian BriceFix wrong ASF duration of generated files
2006-09-30 Michael Niedermayerdont set sub_id as its completly redundant and silly
2006-09-29 Baptiste Coudurierrudimentary binary seek
2006-09-29 Baptiste Coudurieradd another data definition ul
2006-09-29 Baptiste Coudurieruse a data definition uls table to fetch codec type
2006-09-29 Baptiste Coudurieradd string param to PRINT_KEY for debug
2006-09-29 Baptiste Couduriershut up gcc about incompatible pointer type
2006-09-29 Baptiste Coudurierremove useless casts
2006-09-29 Baptiste Coudurierremove gcc warnings about void * used in arithmetic
2006-09-28 Baptiste Couduriermove sample size adjusting code after audio stsd v2...
2006-09-28 Baptiste Coudurieradd lpcm fourcc
2006-09-28 Baptiste Coudurierchange codec id if sample size field is set to 24 in...
2006-09-27 Michael Niedermayerprevent infinite loop with VORC012.WMA
2006-09-27 Måns Rullgårdfix some signedness warnings
2006-09-27 Måns Rullgårdremove useless memset()
2006-09-26 Michael Niedermayerfix r_frame_rate init code for groundhog.vob
2006-09-26 Michael Niedermayerdrop broken telecine detection code
2006-09-26 Michael Niedermayerreindent
2006-09-26 Michael Niedermayerdont ignore MAX_READ_SIZE
2006-09-26 Michael Niedermayersupport forward seeking in non seekable streams
2006-09-26 Michael Niedermayersimplify seek() failure check
2006-09-26 Kostya ShishkovWavPack lossless audio decoder
2006-09-22 Michael Niedermayersimplify url_fseek()
2006-09-21 Roman Shaposhnik * Moving FifoBuffer out of libavformat/avformat...
2006-09-20 Michael Niedermayerreduce scores if the mp3 frames dont start from the...
2006-09-20 Panagiotis IssarisMigrate the "packetsize" OptionDef option to become...
2006-09-20 Panagiotis IssarisMigrate the "muxrate" OptionDef option to become an...
2006-09-17 NazoFLV seeking patch by Nazo. lovesyao at aol com.
2006-09-15 Panagiotis IssarisSplit the DV demuxer and muxer into separate files...
2006-09-15 Michael BenjaminAdd support for 8-bit grayscale to V4L grabber
2006-09-15 Philippe De Muyteradd support for grayscale rawvideo avi
2006-09-14 Panagiotis IssarisMake OFFSET() reuse offsetof
2006-09-14 Panagiotis IssarisRemove a redundant memset from libavformat.
2006-09-12 Michael Niedermayer10l typo
2006-09-12 Aurelien Jacobsadd a VP6F fourcc for apps which rely on fourcc
2006-09-11 Baptiste Coudurierworkaround for files, mainly d-cinema, with 0 sized...
2006-09-10 Panagiotis IssarisUse and set sane AVOption defaults
2006-09-10 Andreas Ömanallow ffmpeg to read mp3s beginning with partial frames
2006-09-10 Panagiotis Issarismake AVOptions default value field work.
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-09-09 Aurelien JacobsVP5 and VP6 video decoder
2006-09-09 Michael NiedermayerAVPROBE_SCORE_MAX doc
2006-09-09 Panagiotis Issarisundefines a few temporary defines which were not undefi...
2006-09-08 Diego BiurrunRemove empty variable declaration.
2006-09-08 Panagiotis Issarisenable setting the year and track number using AVOption
2006-09-08 Panagiotis Issarismakes avformat_get_context_defaults() static
2006-09-07 Michael Niedermayerfix sound of SampleVideo.mov (mp2 in mov)
2006-09-07 Panagiotis IssarisAllow to get the the track number in the IPRT (part...
2006-09-07 Panagiotis IssarisAllow to store the the track number though the IPRT...
2006-09-07 Panagiotis IssarisBetter tag support:
2006-09-06 Javier GarciaAllow RGB Raw encoding
2006-09-05 Michael Niedermayerignore index parameter to ignore the ODML index in avi
2006-09-05 Kostya ShishkovVMware Video decoder (fourcc: VMnc)
2006-09-04 Baptiste Couduriermove track timescale/sampleDuration init to write_heade...
2006-09-04 Michel BardiauxClarified API for numbered sequences, patch by Michel...
2006-09-04 Kostya ShishkovWVC1 is now decodeable with VC-1 decoder.
2006-09-04 Roman Shaposhnik * Restructuring the division of labor between DV...
2006-09-03 Diego BiurrunSwitch license from GPL to LGPL, this file originates...
2006-09-02 Måns Rullgårdremove redundant declarations
2006-08-31 David ConradFix for AVI files with odd sized 'movi' list
2006-08-30 Michael Niedermayerfix b pyramid in mp4 muxing if no dts are provided...
2006-08-29 Allan Sandfeld Jensenadd support for information in CDXA format
2006-08-29 Guillaume PoirierAdd missing file from commit r6122 (AVISynth support)
2006-08-29 Steve L'HommeAVISynth support, patch by Steve Lhomme % slhomme A...
2006-08-28 Aurelien JacobsALT_BITSTREAM_READER_LE is obviously not needed for...
2006-08-27 Nico Sabbiscan s->probesize packets instead of MAX_SCAN_PACKETS...
2006-08-27 Nico Sabbiadded option probesize; at the moment only used by...
2006-08-27 Nico Sabbiinitial support for AVOption in AVFormatContext
2006-08-25 Michael Niedermayersupport some totally broken ODML variant
2006-08-24 Baptiste Coudurierfix mac3audio.mov, pcm_s8 and pcm_u8 can only have...
2006-08-24 Baptiste Couduriercorrect uid, and enable JPEG 2000 detection
2006-08-24 Baptiste Coudurieradd codec id and tag for JPEG 2000
2006-08-24 Baptiste Coudurierwide atom is only defined in mov, use free for mp4/3gp
2006-08-24 Baptiste Couduriermove amr parameters adjusting like other codecs
2006-08-24 Baptiste Coudurierdont set width/height for h261/h263/mpeg4 since they...
2006-08-24 Baptiste Coudurierput dv demuxing code around ifdef
2006-08-24 Baptiste Coudurierput dv demuxing code around ifdef
2006-08-24 Baptiste Couduriersupport vdva fourcc (dv + dv audio in mov)
2006-08-24 Brian Bricefix ODML AVI Duration for files > 2GB
2006-08-23 Michael Niedermayerfix fallback if theres no index
2006-08-23 Michael Niedermayerread and use index (based on a patch by John Donaghy...
2006-08-23 Steve L'Hommevalue_num should also be 64bit (1 hunk from the asf...
2006-08-23 Michael Niedermayertotal_size should be 64bit (1 hunk of the asf seeking...
2006-08-21 Baptiste Coudurierset correct first gop closed value
2006-08-21 Baptiste Coudurierrename closed_gop to first_gop_closed
2006-08-21 Baptiste Coudurierinit buffer
2006-08-20 Benjamin LarssonAdded codec id for QCELP.
2006-08-20 Michael Niedermayerattribute_deprecated
2006-08-19 Michael Niedermayerfix probing of 02-Penguin.flac
2006-08-18 David ConradAVI tag reading and writing patch by David Conrad.
2006-08-18 Steve L'HommeAdd YV12 support, patch by Steve Lhomme % steve P lhomm...
2006-08-17 Diego BiurrunMove all internal -I parameters to the front of CFLAGS...
next