]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-03-14 Diego Biurrunprettyprinting cosmetics
2009-03-14 Diego BiurrunAdd av_uninit to vsrcBuc variable to work around some
2009-03-14 Diego BiurrunImprove description of next_free_data_block_num struct...
2009-03-14 Michael NiedermayerDo not lose user flags when passing calls from the...
2009-03-14 Michael NiedermayerSwitch ffplay to new seeking API.
2009-03-14 Michael NiedermayerSwitch regression test to the new seeking API.
2009-03-14 Michael Niedermayeradd avformat_seek_file()
2009-03-14 Stefano SabatiniAdd an example showing how to create a video from many...
2009-03-14 Cédric SchieliMake the source buffer operands parametrized in the...
2009-03-13 Daniel VerkampAdd 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder.
2009-03-13 Reimar DöffingerSet pkt->pos correctly (to the start of header of the...
2009-03-13 Baptiste Coudurierfix swf seeking by fixing new stream detection
2009-03-13 Diego BiurrunRemove 'lib' and 'swscale-error' from list of phony...
2009-03-13 Diego BiurrunMark all clean targets as phony.
2009-03-13 Michael NiedermayerPrint timing_info on -debug 1.
2009-03-13 Reimar DöffingerAdd "testclean" target to .PHONY
2009-03-13 Kostya ShishkovFix direct and skip MB motion compensation in RV4:
2009-03-13 Reimar DöffingerSimplify RoQ demuxer pts calculation by using a appropr...
2009-03-12 Reimar DöffingerSet video width/height and create audio stream in read_...
2009-03-12 Baptiste Coudurierremove sws_flags, seems to have no effect
2009-03-11 Alex Conversepatcheck: Replace non-POSIX echo -e with printf.
2009-03-11 Cédric SchieliMake MMX registers parametrized in the YSCALEYUV2PACKED...
2009-03-11 Cédric SchieliIn initMMX2HScaler, when chrDstW is not divisible by...
2009-03-11 Gwenole BeauchesneUse av_mallocz() to initialize hwaccel_data_private.
2009-03-11 Baptiste Coudurierstag option to force subtitle tag
2009-03-11 Baptiste Coudurierreindent
2009-03-11 Baptiste Coudurierkeep original tag when stream copying subs with ipod...
2009-03-11 Baptiste Coudurieripod supports both subs tags
2009-03-11 Baptiste Coudurierreindent
2009-03-11 Baptiste Coudurierwrite correct atoms based on tag and not format, fixes...
2009-03-11 Baptiste Coudurieruse correct codec tag list for ipod format
2009-03-11 Baptiste Couduriermxf and mxf d10 regression tests
2009-03-11 Baptiste Coudurieragain 10l, typo, put_byte instead of put_buffer
2009-03-11 Baptiste Coudurierattempt to try to generate an random umid
2009-03-11 Baptiste Coudurier10l, set ret to 0 when finished
2009-03-11 Baptiste Coudurierdump_format after av_write_header to print updated...
2009-03-11 Baptiste Coudurierfix subs track height, set track->height to codec heigh...
2009-03-11 Ben Littlersn40 avi fourcc decodes with ffodivx
2009-03-10 Stefano SabatiniFix typos.
2009-03-10 Vitor SessakFix bug when elbg->utility_inc[elbg->numCB-1] == 1
2009-03-10 Gwenole BeauchesneAdd REGISTER_HWACCEL() for hardware accelerators.
2009-03-10 Ronald S. BultjeCorrectly skip complete INDX chunks, i.e. read the...
2009-03-09 Diego BiurrunReplace all `` by $(), the latter can be nested more...
2009-03-09 Diego BiurrunFix MMX2 check, 'movss' is not an MMX2 instruction...
2009-03-09 Måns RullgårdFix unaligned access in ff_copy_bits()
2009-03-09 Måns RullgårdSet AS to $CC by default, override with gcc only when...
2009-03-09 Ronald S. BultjePrevent (negative) overflow of rm->remaining_len. This...
2009-03-09 Ronald S. BultjeRevert to r17908.
2009-03-09 Reynaldo H... Cosmetics from Kenan Gillet's 'extract and share weight...
2009-03-09 Reynaldo H... Functional part Kenan Gillet's 'extract and share weigh...
2009-03-09 Ronald S. BultjeMove MOVContext and related structures from mov.c to...
2009-03-09 Reimar DöffingerReorder arguments for av_fifo_generic_read to be more...
2009-03-09 Reimar DöffingerFix seek regression test broken by r17905, seeking...
2009-03-09 Kostya ShishkovMask all unused bits for packed pixel format instead...
2009-03-09 Gwenole BeauchesneUpdate VA API pixfmts documentation: struct vaapi_rende...
2009-03-09 Reimar DöffingerConvert spurious DOS line breaks to UNIX line breaks...
2009-03-09 Ronald S. BultjePrevent (negative) overflow of rm->remaining_len. This...
2009-03-09 Ronald S. BultjeReplace separate packet parsing for "old_format" .ra...
2009-03-09 Ronald S. BultjeMove frame discarding out of the ff_rm_parse_packet...
2009-03-09 Reimar DöffingerMark all packets from nuv demuxer as keyframes in order...
2009-03-09 Ronald S. BultjeReorder alphabetically after r17902.
2009-03-09 Reimar Döffinger100l, to start reading from the first frame we must...
2009-03-09 Reimar DöffingerSet AVPacket pos also for audio packets in nuv demuxer.
2009-03-09 Diego BiurrunRemove all remaining code that was disabled through...
2009-03-09 Kostya ShishkovAdd maintainers for RM muxer, demuxer and RDT protocol
2009-03-09 Reimar DöffingerAdd av_fifo_reset function to completely reset fifo...
2009-03-09 Måns RullgårdEnable CONFIG_FASTDIV by default
2009-03-09 Gwenole BeauchesneAdd private HW accel data infrastructure.
2009-03-09 Baptiste Coudurierreindent
2009-03-09 Michael Niedermayerindent
2009-03-09 Baptiste Coudurierchange path pattern to be similar to existing files...
2009-03-09 Baptiste Couduriermerge struct declaration and definition
2009-03-09 Baptiste Coudurierwrite map packet every 100 packets according to specs
2009-03-09 Baptiste Coudurierwrite flt packet, might need some tweaking but it works
2009-03-09 Baptiste Couduriercorrectly interleave audio and video according to specs
2009-03-09 Baptiste Coudurierwrite timecode track in gxf
2009-03-09 Baptiste Coudurierwrite timecode track in gxf
2009-03-08 Baptiste Couduriercompute media info in write_header
2009-03-08 Baptiste Coudurierfactorize write packet
2009-03-08 Baptiste Coudurierremove unneeded and empty user data
2009-03-08 Måns RullgårdAllow different executable suffix for host and target
2009-03-08 Baptiste Coudurieruniformize variable names and remove duplicating fields...
2009-03-08 Baptiste Coudurierremove useless fields
2009-03-08 Justin Rugglesmove NTT VQF demuxer to keep formats list alphabetized.
2009-03-08 Vitor SessakUse FLG pseudo-random number generator in RoQ and ELBG
2009-03-08 Kostya ShishkovMake Musepack decoders use LFG pseudorandom generator
2009-03-08 Vitor SessakBe more verbose in describing VQF demuxer
2009-03-08 Reimar DöffingerAdd a part explaining that API should be considered...
2009-03-08 Reimar DöffingerPreliminary summary of AVFifoBuffer changes
2009-03-08 Reimar DöffingerRemove more functions disabled by major version bump.
2009-03-08 Reimar DöffingerRemove/replace code disabled by major version bump.
2009-03-08 Michael NiedermayerDeprecate the Mersenne Twister.
2009-03-08 Reimar DöffingerReplace all uses of the replaced av_fifo_read by av_fif...
2009-03-08 Michael NiedermayerRemove the Mersenne Twister from the public API/ABI.
2009-03-08 Michael NiedermayerBump major version of libavutil due to FIFO fixes.
2009-03-08 Reimar DöffingerRemove av_fifo_read, API is already broken and major...
2009-03-08 Michael NiedermayerAllocate AVFifoBuffer through the fifo API to reduce...
2009-03-08 Baptiste Coudurieradd ff_random_get_seed to be used in conjunction with...
2009-03-08 Michael NiedermayerComments to indicate where memory barriers may be needed.
2009-03-07 Vitor SessakVQF demuxer
next