]> git.sesse.net Git - ffmpeg/history - libavformat
Ignore blocks with no samples and flags (but usually with MD5 sum)
[ffmpeg] / libavformat /
2006-10-15 Kostya ShishkovIgnore blocks with no samples and flags (but usually...
2006-10-14 Dominik MierzejewskiUse proper PRI?64 macros for %ll? format to fix printf...
2006-10-14 Kostya ShishkovMove block size check to decoder
2006-10-13 Michael Niedermayer10l CODEC vs. FORMAT
2006-10-13 Roberto Togniflv files from myspace with mp3 audio require need_pars...
2006-10-13 Kostya ShishkovTIFF decoder
2006-10-13 Diego BiurrunAdd a note about illegal codec IDs.
2006-10-13 Diego BiurrunAdd codec ID for Shorten audio.
2006-10-12 Baptiste Couduriersupport for Tiertex .seq files demuxing/video decoding...
2006-10-12 Reynaldo H. Verdej... new mtv demuxer
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-11 Baptiste Couduriersupport for Delphine Software .cin files demuxing ...
2006-10-11 Baptiste Coudurierfix bit rate
2006-10-11 Baptiste Coudurieruse av_get_bits_per_sample
2006-10-11 Baptiste Coudurieruse av_get_bits_per_sample, compute block align if...
2006-10-11 Baptiste Couduriersimplify by not writing unneeded codec name to fix...
2006-10-11 Diego BiurrunMove CFLAGS handling to common.mak.
2006-10-11 Kostya ShishkovTarga image decoder
2006-10-10 Michael Niedermayerunused #define
2006-10-10 Michael Niedermayerremove dummy amr_read_close()
2006-10-10 Michael Niedermayermore factoriztaion and a FIXME note
2006-10-10 Michael Niedermayerfactorze another 2 lines
2006-10-10 Michael Niedermayerset duration and timebase (based on a patch by Simon...
2006-10-10 Michael Niedermayerfactorize (untested)
2006-10-10 Michael Niedermayerreturn cleanup
2006-10-10 Baptiste Coudurierfix d-10 mapping detection
2006-10-10 Baptiste Coudurierrewind completely if sample time is negative
2006-10-10 Baptiste Coudurierdont seek back if no sync to let eof happen
2006-10-10 Baptiste Coudurierquiet gcc about enum value not handled in switch
2006-10-10 Kostya Shishkov10l: remove alien seek function from demuxer
2006-10-07 YongAdd fourccs for Wavpak and TTA
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-07 Diego BiurrunReplace -I../-I. by -I$(BUILD_ROOT).
2006-10-06 Michael Niedermayerflac fourcc (fixes mplayer -demuxer 35 with flac)
2006-10-06 Michael Niedermayerprevent >16bit tags to be truncated and used in creatin...
2006-10-05 Baptiste Couduriersupport D-10, XDCAM, fix ebu_small_d10_50_audio_resampl...
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.
next