]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat
Revert the alphabetical reordering which made me owner of Baptiste's line.
[frescor/ffmpeg.git] / libavformat /
2009-03-16 rbultjeReindent after r18010.
2009-03-16 rbultjeMark the first output audio frame as keyframe (separate...
2009-03-16 rbultjeRemove packet returning in ff_rm_parse_packet() if...
2009-03-16 rbultjeReindent after r18005.
2009-03-16 rbultjeMerge code for packet reading in "old" (.ra, audio...
2009-03-16 bcouduriercosmetics, remove useless braces
2009-03-16 bcouduriersimplify printing
2009-03-16 bcoudurierreindent
2009-03-16 bcoudurierfix trkn metadata parsing
2009-03-16 bcouduriermove read_udta_string up to avoid forward declaration
2009-03-16 bcouduriermore generic metadata handling
2009-03-16 bcoudurierdo not set isom if ctype is not set, happens in mov
2009-03-15 bcouduriersearch for hdlr atom in meta, some files do not store...
2009-03-15 rbultjeFix index generation in the way that it was supposed...
2009-03-15 bcouduriertypo in the mail, the 4am commit is always the worst
2009-03-15 bcouduriercosmetics
2009-03-15 bcoudurieradd my copyright in mov de/muxer
2009-03-15 bcoudurierallocate palette in codec directly
2009-03-15 bcouduriercosmetics, add some whitespaces and empty lines
2009-03-15 bcoudurierdo not modify sample_count, check against index entries
2009-03-14 bcoudurieruse utc time for timestamp and do not set it if not...
2009-03-14 bcoudurierswf timestamps are 16 bits
2009-03-14 bcoudurierremove unused fields in swf context
2009-03-14 bcoudurierdo not parse timestamp if bitexact is set, should fix...
2009-03-14 reimarEnable generic index creation and seeking for NUV demuxer.
2009-03-14 reimarAdd AVFMT_GENERIC_INDEX support also for formats that...
2009-03-14 reimarMake pcm_read_seek treat negative time stamps as 0...
2009-03-14 michaelDont loose user flags when passing calls from the new...
2009-03-14 michaeladd avformat_seek_file()
2009-03-13 reimarSet pkt->pos correctly (to the start of header of the...
2009-03-13 bcoudurierfix swf seeking by fixing new stream detection
2009-03-13 reimarSimplify RoQ demuxer pts calculation by using a appropr...
2009-03-12 reimarSet video width/height and create audio stream in read_...
2009-03-11 bcoudurierreindent
2009-03-11 bcoudurierkeep original tag when stream copying subs with ipod...
2009-03-11 bcoudurieripod supports both subs tags
2009-03-11 bcoudurierreindent
2009-03-11 bcoudurierwrite correct atoms based on tag and not format, fixes...
2009-03-11 bcoudurieruse correct codec tag list for ipod format
2009-03-11 bcoudurieragain 10l, typo, put_byte instead of put_buffer
2009-03-11 bcoudurierattempt to try to generate an random umid
2009-03-11 bcoudurierfix subs track height, set track->height to codec heigh...
2009-03-11 compnsn40 avi fourcc decodes with ffodivx
2009-03-10 rbultjeCorrectly skip complete INDX chunks, i.e. read the...
2009-03-09 rbultjePrevent (negative) overflow of rm->remaining_len. This...
2009-03-09 rbultjeRevert to r17908.
2009-03-09 rbultjeMove MOVContext and related structures from mov.c to...
2009-03-09 reimarReorder arguments for av_fifo_generic_read to be more...
2009-03-09 rbultjePrevent (negative) overflow of rm->remaining_len. This...
2009-03-09 rbultjeReplace separate packet parsing for "old_format" .ra...
2009-03-09 rbultjeMove frame discarding out of the ff_rm_parse_packet...
2009-03-09 reimarMark all packets from nuv demuxer as keyframes in order...
2009-03-09 reimar100l, to start reading from the first frame we must...
2009-03-09 reimarSet AVPacket pos also for audio packets in nuv demuxer.
2009-03-09 bcoudurierreindent
2009-03-09 bcoudurierchange path pattern to be similar to existing files...
2009-03-09 bcouduriermerge struct declaration and definition
2009-03-09 bcoudurierwrite map packet every 100 packets according to specs
2009-03-09 bcoudurierwrite flt packet, might need some tweaking but it works
2009-03-09 bcouduriercorrectly interleave audio and video according to specs
2009-03-09 bcoudurierwrite timecode track in gxf
2009-03-08 bcouduriercompute media info in write_header
2009-03-08 bcoudurierfactorize write packet
2009-03-08 bcoudurierremove unneeded and empty user data
2009-03-08 bcoudurieruniformize variable names and remove duplicating fields...
2009-03-08 bcoudurierremove useless fields
2009-03-08 reimarReplace all uses of the replaced av_fifo_read by av_fif...
2009-03-08 michaelAllocate AVFifoBuffer through the fifo API to reduce...
2009-03-07 vitorVQF demuxer
2009-03-07 rbultjertpmap is case-insensitive, see comment from Luca in...
2009-03-06 alexcADTS: Increased protection against writing illegal...
2009-03-06 michaelAdd my name to copyright & author as requested by the...
2009-03-06 michaelAdd code to the self test to print jitter & drift.
2009-03-06 rbultjeOops, very silly typo.
2009-03-06 jbrflacdec: Parse the metadata header in the raw FLAC...
2009-03-06 diegoAdd '#undef rand' to fix test program build.
2009-03-06 diegocosmetics: Fix test program warnings.
2009-03-06 michaelVertical align.
2009-03-06 michaelBetter name for integrator2_state.
2009-03-06 michaelAdd clock_period parameter, this should makes the code...
2009-03-06 michaelSelftest code.
2009-03-06 michaelFix bug with time==0 being special.
2009-03-06 michaelAdapt first factor.
2009-03-06 michaelMerge ff_timefilter_read() and ff_timefilter_update...
2009-03-06 michaelAllow timespans to vari.
2009-03-05 michaelReorder operations, 20% improved performance, 1 variabl...
2009-03-05 michaelTimefilter code by Olivier Guilyardi o list O samalyse...
2009-03-05 diegoMark pos_min and pos_max variables as av_uninit to...
2009-03-05 diegoMark dvdaudio_substream_type variable as av_uninit...
2009-03-05 schreterPass packet position to the parser, so frame's AVPacket...
2009-03-04 alexcMOV: fix demuxing fragmented files
2009-03-04 melansonFix a condition that causes an infinite loop, but only...
2009-03-04 rbultjeSplit rtsp_send_cmd() into two functions, one for the...
2009-03-03 michaelReplace 2 return AVERROR(EAGAIN); by continue, these...
2009-03-03 alexcMOV: fix crash when 'meta' occurs before first 'trak'
2009-03-03 rbultjeRename "fd1" variable ro "fd". There were previously...
2009-03-03 rbultjeAdd url_get_file_handle(), which is used to get the...
2009-03-03 rbultjeReindent after r17777.
2009-03-03 rbultjeMake RTSP-MS-over-UDP negotiation work. See "[PATCH...
2009-03-03 rbultjeRecognize the "application" data type, which is used...
next