]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/raw.c
do not write dts if pts is not set
[frescor/ffmpeg.git] / libavformat / raw.c
2009-04-22 andomaIt should be #if, not #ifdef
2009-04-21 ramiroAdd raw MLP muxer.
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-12 bcoudurierfix 6 channels raw pcm demuxing, raw pcm now demux...
2009-03-19 ramiroSupport raw TrueHD files
2009-03-14 reimarMake pcm_read_seek treat negative time stamps as 0...
2009-03-01 michaelChange the timebase of the raw demuxer to one that...
2009-02-28 jbrSeparate the raw FLAC demuxer from raw.c and put in...
2009-02-26 jbrSeparate the raw FLAC muxer from raw.c to its own file...
2009-02-22 stefangconsistent naming of Chinese AVS raw demuxer
2009-02-21 stefangadd raw demuxer for Chinese AVS elementary streams
2009-02-16 benoitAdd a context to av_log() call.
2009-02-16 diegoMake format long_names consistent.
2009-01-27 benoitWhitespaces cosmetics to align return statements.
2009-01-27 benoitCheck buffer is inside what is passed when probing...
2009-01-25 jbrHandle ID3v2 tags in raw FLAC streams by skipping them.
2009-01-19 alexcFix probing of files with ID3v2 tags. Discussed at...
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-14 michaelRemove silly FIXME comment.
2008-12-02 michaelADTS AAC probe.
2008-10-24 bcoudurierraw dnxhd de/muxer
2008-10-18 michaelAssume mono if no other information for raw.
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-09-14 jbrwrite number of samples in FLAC extradata.
2008-09-01 jbrchange back to using CONFIG_*_DEMUXER for ac3_eac3_prob...
2008-09-01 jbrsimplify ac3_probe() and eac3_probe(). patch by Aurelie...
2008-09-01 jbrcheck ENABLE_*_DEMUXER instead of CONFIG_*_DEMUXER
2008-09-01 jbrcreate a separate codec_id for E-AC-3
2008-08-23 prossAdd raw muxers/demuxers for F64/F32/S32/S24/U32/U24...
2008-08-15 diegoSurround format-specific functions with matching prepro...
2008-08-15 diegoSurround AVInputFormat declarations with format-specifi...
2008-08-15 diegoSurround format-specific functions by appropriate forma...
2008-08-15 diegoReplace generic CONFIG_MUXERS preprocessor conditions by
2008-08-15 diegocosmetics: Remove redundant #endif comments that are...
2008-08-15 diegocosmetics: misc spelling fixes
2008-07-31 bcouduriercheck url_fseek return value
2008-07-26 michaelDetect IDR less H.264 correctly.
2008-07-12 michaelh264_probe()
2008-07-07 diegoAlphabetically order AVInputFormat/AVOutputFormat decla...
2008-07-07 diegoAdd a note to remind people to add new raw formats...
2008-07-07 diegospelling cosmetics in PCM codec long names
2008-06-19 bcoudurierremove useless close funcs
2008-06-05 diegocosmetics: s/Id/id/ in libavformat where Id refers...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-30 ramiroraw mlp demuxer
2008-05-12 cehoyosReplace some occurrences of 0 with CODEC_ID_NONE.
2008-05-09 diegoUse full path for #includes from another directory.
2008-05-03 banandts probe
2008-05-02 lu_zeroImporting dirac demuxer/muxer from soc branch, patch...
2008-04-28 michaelraw gsm demuxer (doesnt work yet as parser is missing)
2008-04-28 bcoudurierset demuxers .value and use common audio_read_header...
2008-04-22 bwolowiecchange ff_ac3_parse_header() to take a GetBitContext...
2008-04-21 andomaCompute AC3 frame CRC for stronger raw AC3 format probing.
2008-04-20 bananRaw dts muxer
2008-01-12 michaelSet pts/dts in raw (yuv,rgb,pcm) demuxers.
2007-12-26 michaelDont force fps unless the user actually specified one.
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-09-11 aurelmove unrelated functions declarations out of allformats.h
2007-08-10 michael100000l (forgotten return)
2007-08-10 michaelremove unneeded buf_size check (see AVPROBE_PADDING_SIZE)
2007-08-10 michaelflac probe
2007-08-05 jbr10l to me. Revert recent changes to ac3_probe() which...
2007-08-05 bcoudurierremove useless raw_write_header
2007-08-05 jbradditional tweaks to AC3 probe function. give a higher...
2007-08-04 jbrincrease the maximum AC3 probe buffer size and reduce...
2007-07-19 takisReplace all occurrances of AVERROR_IO with AVERROR...
2007-07-19 takisReplace all occurrances of AVERROR_NOMEM with AVERROR...
2007-07-08 romansh * Getting rid of the use of GCC language extensions
2007-07-07 mrukill uninitialised variable warning in ac3_probe()
2007-06-27 benoitremove empty write trailer functions
2007-06-12 diegomisc spelling fixes
2007-05-23 benoitadd rgb suffix handling for demuxer
2007-05-09 diegoRoQ muxer, patch by Vitor, vitor1001 gmail com
2007-05-08 aurelmove aac and ac3 parsers in their own files
2007-05-07 michaelimprove mpeg4-es detection by rejecting streams with...
2007-04-25 benoitadd rgb suffix to rawvideo muxer
2007-04-15 aureladd an enum for need_parsing
2007-04-15 diegoMake the declaration of AVInputFormat ac3_demuxer condi...
2007-04-15 diegoMove AC3 header parsing code together with the rest...
2007-04-08 michaelallocate 32 extra bytes at the end of the probe buffer...
2007-03-29 michaelfix probe of 001.vdr-broken-6025
2007-03-18 jbrimprove ac3_probe by counting consecutive frames
2007-02-09 kostyaRaw VC-1 demuxer
2007-02-08 jbradd read_probe function to raw ac3 demuxer
2007-02-05 michaelbetter generic index building and seeking code
2006-11-08 michaelmpeg4probe patch by (Thijs Vermeir ; thijs vermeir...
2006-10-23 aurelreplace coder/decoder file description in libavformat...
2006-10-18 bcouduriersimplify pcm read seek, use av_get_bits_per_sample
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-08-08 michaeldont be too picky about timestampsbeing wrong if the...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-06-16 diegoFix compilation with all combinations of --disable...
2006-05-12 bananRaw flac muxer, patch by Justin Ruggles (jruggle earthl...
2006-05-09 bananAdd support for raw flac decoding based on the .flac...
2006-03-11 michaelsimplify AVFormatParameters NULL checks
2006-03-01 mrucan't have PES headers in MPEG video elementary streams...
2006-02-10 mrugenerate adts frame headers if required
2006-02-08 mruread/write adts aac
next