summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Enable CONFIG_FASTDIV by defaultMåns Rullgård2009-03-09
* Add private HW accel data infrastructure.Gwenole Beauchesne2009-03-09
* reindentBaptiste Coudurier2009-03-09
* indentMichael Niedermayer2009-03-09
* change path pattern to be similar to existing files, and remove useless bufferBaptiste Coudurier2009-03-09
* merge struct declaration and definitionBaptiste Coudurier2009-03-09
* write map packet every 100 packets according to specsBaptiste Coudurier2009-03-09
* write flt packet, might need some tweaking but it worksBaptiste Coudurier2009-03-09
* correctly interleave audio and video according to specsBaptiste Coudurier2009-03-09
* write timecode track in gxfBaptiste Coudurier2009-03-09
* write timecode track in gxfBaptiste Coudurier2009-03-09
* compute media info in write_headerBaptiste Coudurier2009-03-08
* factorize write packetBaptiste Coudurier2009-03-08
* remove unneeded and empty user dataBaptiste Coudurier2009-03-08
* Allow different executable suffix for host and targetMåns Rullgård2009-03-08
* uniformize variable names and remove duplicating fields in private structsBaptiste Coudurier2009-03-08
* remove useless fieldsBaptiste Coudurier2009-03-08
* move NTT VQF demuxer to keep formats list alphabetized.Justin Ruggles2009-03-08
* Use FLG pseudo-random number generator in RoQ and ELBGVitor Sessak2009-03-08
* Make Musepack decoders use LFG pseudorandom generatorKostya Shishkov2009-03-08
* Be more verbose in describing VQF demuxerVitor Sessak2009-03-08
* Add a part explaining that API should be considered unstable after majorReimar Döffinger2009-03-08
* Preliminary summary of AVFifoBuffer changesReimar Döffinger2009-03-08
* Remove more functions disabled by major version bump.Reimar Döffinger2009-03-08
* Remove/replace code disabled by major version bump.Reimar Döffinger2009-03-08
* Deprecate the Mersenne Twister.Michael Niedermayer2009-03-08
* Replace all uses of the replaced av_fifo_read by av_fifo_generic_readReimar Döffinger2009-03-08
* Remove the Mersenne Twister from the public API/ABI.Michael Niedermayer2009-03-08
* Bump major version of libavutil due to FIFO fixes.Michael Niedermayer2009-03-08
* Remove av_fifo_read, API is already broken and major version will be bumped s...Reimar Döffinger2009-03-08
* Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.Michael Niedermayer2009-03-08
* add ff_random_get_seed to be used in conjunction with random functionsBaptiste Coudurier2009-03-08
* Comments to indicate where memory barriers may be needed.Michael Niedermayer2009-03-08
* VQF demuxerVitor Sessak2009-03-07
* Try to fix the 1 byte cannot be used issue.Michael Niedermayer2009-03-07
* cosmetics: fix indentationDiego Biurrun2009-03-07
* Fix AVFMT_FLAG_NONBLOCK in alsaLuca Abeni2009-03-07
* rtpmap is case-insensitive, see comment from Luca in "[PATCH] rtsp.c:Ronald S. Bultje2009-03-07
* Let the 4th plane reach the swScale functionCédric Schieli2009-03-07
* YUVA420P is a planar YUV formatCédric Schieli2009-03-07
* Re-indent after last commit.Alex Converse2009-03-06
* If we get an error from ff_aac_parse_header() we should not trust the header ...Alex Converse2009-03-06
* ADTS: Increased protection against writing illegal/nonsense files.Alex Converse2009-03-06
* Add my name to copyright & author as requested by the original author.Michael Niedermayer2009-03-06
* Add code to the self test to print jitter & drift.Michael Niedermayer2009-03-06
* Fix the channel allocation bug/assumption (issue 800).Alex Converse2009-03-06
* Get rid of redundant vdpau option, decoders can still be disabled individually.Diego Biurrun2009-03-06
* Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4Stephen Warren2009-03-06
* Oops, very silly typo.Ronald S. Bultje2009-03-06
* flacdec: Parse the metadata header in the raw FLAC demuxer.Justin Ruggles2009-03-06