]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-03-15 bcouduriercosmetics
2009-03-15 bcoudurieradd my copyright in mov de/muxer
2009-03-15 stefanoExpand "lsb" to "least significant bits".
2009-03-15 stefanoRename the (yet not defined) macros:
2009-03-15 bcoudurierallocate palette in codec directly
2009-03-15 bcouduriercosmetics, add some whitespaces and empty lines
2009-03-15 kostyaCorrect MV prediction for B-frame blocks in RV4 decoder
2009-03-15 bcoudurieradd loglevel option to set libav* logging level, -v...
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 mruFix ff_random_get_seed() prototype
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 diegoAdd av_uninit to vbA[1-8], vbB[1-8] variables to work...
2009-03-14 diegoprettyprinting cosmetics
2009-03-14 diegoAdd av_uninit to vsrcBuc variable to work around some
2009-03-14 diegoImprove description of next_free_data_block_num struct...
2009-03-14 michaelDont loose user flags when passing calls from the new...
2009-03-14 michaelSwitch ffplay to new seeking API.
2009-03-14 michaelSwitch regression test to the new seeking API.
2009-03-14 michaeladd avformat_seek_file()
2009-03-14 stefanoAdd an example showing how to create a video from many...
2009-03-13 cehoyosAdd 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder.
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 diegoRemove 'lib' and 'swscale-error' from list of phony...
2009-03-13 diegoMark all clean targets as phony.
2009-03-13 michaelPrint timing_info on -debug 1.
2009-03-13 reimarAdd "testclean" target to .PHONY
2009-03-13 kostyaFix direct and skip MB motion compensation in RV4:
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-12 bcoudurierremove sws_flags, seems to have no effect
2009-03-11 alexcpatcheck: Replace non-POSIX echo -e with printf.
2009-03-11 gbUse av_mallocz() to initialize hwaccel_data_private.
2009-03-11 bcoudurierstag option to force subtitle tag
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 bcouduriermxf and mxf d10 regression tests
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 bcoudurier10l, set ret to 0 when finished
2009-03-11 bcoudurierdump_format after av_write_header to print updated...
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 stefanoFix typos.
2009-03-10 vitorFix bug when elbg->utility_inc[elbg->numCB-1] == 1
2009-03-10 gbAdd REGISTER_HWACCEL() for hardware accelerators.
2009-03-10 rbultjeCorrectly skip complete INDX chunks, i.e. read the...
2009-03-09 diegoReplace all `` by $(), the latter can be nested more...
2009-03-09 diegoFix MMX2 check, 'movss' is not an MMX2 instruction...
2009-03-09 mruFix unaligned access in ff_copy_bits()
2009-03-09 mruSet AS to $CC by default, override with gcc only when...
2009-03-09 rbultjePrevent (negative) overflow of rm->remaining_len. This...
2009-03-09 rbultjeRevert to r17908.
2009-03-09 reynaldoCosmetics from Kenan Gillet's 'extract and share weight...
2009-03-09 reynaldoFunctional part Kenan Gillet's 'extract and share weigh...
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 reimarFix seek regression test broken by r17905, seeking...
2009-03-09 gbUpdate VA API pixfmts documentation: struct vaapi_rende...
2009-03-09 reimarConvert spurious DOS line breaks to UNIX line breaks...
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 rbultjeReorder alphabetically after r17902.
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 diegoRemove all remaining code that was disabled through...
2009-03-09 kostyaAdd maintainers for RM muxer, demuxer and RDT protocol
2009-03-09 reimarAdd av_fifo_reset function to completely reset fifo...
2009-03-09 mruEnable CONFIG_FASTDIV by default
2009-03-09 gbAdd private HW accel data infrastructure.
2009-03-09 bcoudurierreindent
2009-03-09 michaelindent
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-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 mruAllow different executable suffix for host and target
2009-03-08 bcoudurieruniformize variable names and remove duplicating fields...
2009-03-08 bcoudurierremove useless fields
2009-03-08 jbrmove NTT VQF demuxer to keep formats list alphabetized.
2009-03-08 vitorUse FLG pseudo-random number generator in RoQ and ELBG
2009-03-08 kostyaMake Musepack decoders use LFG pseudorandom generator
next