]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat
redundant assignment found by Clang
[frescor/ffmpeg.git] / libavformat /
2008-07-06 aureladd some missing dependencies
2008-07-06 diegoRemove inaccurate computation of pts for audio packets...
2008-07-04 michaelAll mp3 parsers are buggy fix 2 of n (out of array...
2008-07-04 michaelAll id3 parsers are buggy, 0 termination fix 1 of n...
2008-07-04 diegospelling cosmetics
2008-07-03 rbultjeReindent after r14059, see "[PATCH] allow empty params for
2008-07-03 rbultjeAllow NULL for read_header in AVInputFormat. See discus...
2008-07-02 lucabeReindent after last commit
2008-07-02 lucabeFix A/V synch for RTP streams that do not contain MPEG1...
2008-06-28 bcoudurierinclude track id in error message
2008-06-28 reimarChange mtv_read_packet so it does not break after seeki...
2008-06-28 reimarFix pkt->pos to really point at start of packet for...
2008-06-28 bcouduriercosmetics
2008-06-28 bcouduriercosmetics, align vertically
2008-06-27 bcoudurierunset Track sets, relying in AVStream->priv_data and...
2008-06-27 stefangfix size of header data
2008-06-27 bcoudurierclarify error message about codec tag
2008-06-27 bcouduriergive context to av_log
2008-06-27 lucabeDo not free the priv_data field of AVStream on close...
2008-06-26 michaelindent
2008-06-26 michaelInform the user about unhandled sectors.
2008-06-26 michaelmemleak
2008-06-26 michaelDo not completely bail out for invalid params, just...
2008-06-26 michaelmerge decl & init
2008-06-26 michaelGet rid of weird pre reading code.
2008-06-26 michaelRemove debuging trash.
2008-06-26 michaelAnother variable that did nothing at all
2008-06-26 michaelremove code that discards streams randomly
2008-06-26 michaelvertical align
2008-06-26 michaelRemove a dozen unused variables.
2008-06-26 michaelunused var
2008-06-26 michaelFix exploitable code.
2008-06-26 michaelRemove start_time guessing code.
2008-06-26 michaelAlso print flags with FF_FDEBUG_TS.
2008-06-25 michaelPrevent invalid timestamps from being stored.
2008-06-25 bananAdd support for mp3 contained in oma
2008-06-25 bananRearrange parameter logic
2008-06-25 bananAdd more codec id's and tags
2008-06-25 bcouduriermake av_find_stream_info find frame_size for aac too
2008-06-25 michaelMake av_find_stream_info() find the frame_size for...
2008-06-25 michaelFill missing pts in during muxing when we know that...
2008-06-25 michaelWe cannot calculate the duration of vorbis packets...
2008-06-25 lucabeRemove improper usage of AV_TIME_BASE_Q
2008-06-24 michaelPrevent duration calculation code from generating rando...
2008-06-24 lucabeDo not set sample_rate = 90000 for mp2 and mp3 audio...
2008-06-23 diegoRemove unused variable, fixes the warning:
2008-06-22 bcoudurierchinese avs demuxing support, demux AVSFileFormat.mp4
2008-06-22 aurelmatroskadec: decode track private data if needed
2008-06-22 aurelmatroskadec: move buffer decoding code to a separate...
2008-06-22 aurelmatroskadec: fix a memory leak
2008-06-22 bcouduriercosmetics, pts->dts
2008-06-22 bcoudurierstore dts in ffm headers
2008-06-22 bcoudurierremove pts set hack, this is no more correct
2008-06-22 bcoudurierenable feeder threads
2008-06-22 bcoudurierdont reset ffm pts, this avoids setting last pts to...
2008-06-20 bcoudurieruniformize AVStream->priv_data freeing in av_close_inpu...
2008-06-20 bcoudurierfactorize read_header failure freeing code
2008-06-20 benoitCheck if there is at least a stream before writing...
2008-06-19 bcoudurierremove useless close funcs
2008-06-19 bcoudurierremove useless close func
2008-06-19 bcoudurierremove useless close func
2008-06-19 bcoudurierffm has no per stream priv_data anymore
2008-06-19 lucabeFix neverending loop which might happen when sending...
2008-06-18 benoitParse 'dats' as data.
2008-06-18 bcoudurierfree private streamcontext when closing demuxer, fix...
2008-06-16 aurelmatroskadec: remove some useless code
2008-06-15 bcoudurierset correct ftyp minor version for 3gp/2
2008-06-14 bcoudurierinvert mode_mov condition
2008-06-14 bcouduriersimplify
2008-06-14 bcoudurierchange 3gp/3g2 brands if h264 is present
2008-06-14 bcouduriersimplify ipod brand selection
2008-06-14 bcoudurierfix warning, write_ftyp return int now
2008-06-14 bcoudurierput avc1 brand in compat list when h264 is present
2008-06-13 michaelI think we are also compliant to iso2.
2008-06-13 michaelAdd isom to the compatible brands.
2008-06-13 michaelCalculate ftyp size instead of hardcoding it.
2008-06-12 michaelsimplify MODE_3G2
2008-06-12 michaelChange MODE_* to 1<<c so several can be set at the...
2008-06-12 bcouduriercosmetics, reindent
2008-06-12 bcoudurierdon't write double sets of metadata in mov, only write...
2008-06-11 aurelmatroskadec: set cur_dts after seek
2008-06-11 bcoudurierindent
2008-06-11 bcouduriersupport for 3gp metadata
2008-06-11 bcouduriermove utf8 code before udta func, will be used by 3gp...
2008-06-11 bcoudurierwrite usual brand for ipod format
2008-06-11 bcouduriersimplify
2008-06-11 bcoudurierfactorize psp metadata
2008-06-11 bcouduriercosmetics
2008-06-11 bcouduriercosmetics
2008-06-11 bcouduriersupport alac in ipod m4a format, tested on quicktime
2008-06-09 bcoudurierm4v/m4a are usual itunes/ipod/iphone extensions
2008-06-09 bcoudurierindent
2008-06-09 bcoudurierrework udta handling, if any track set bitexact, don...
2008-06-09 bcoudurier10l, add parentheses
2008-06-09 bcoudurierindent
2008-06-09 bcoudurierremove obsolete requirements, quicktime 6 is from 2002...
2008-06-09 bcouduriercosmetics
2008-06-09 michaelMake timestamp debuging work nicer.
2008-06-09 diegoFix compilation with -DDEBUG, patch by Albert Astals...
2008-06-09 bcoudurierremove now unneeded vars
next