summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix unaligned access in ff_copy_bits()Måns Rullgård2009-03-09
* Set AS to $CC by default, override with gcc only when CC is armccMåns Rullgård2009-03-09
* Prevent (negative) overflow of rm->remaining_len. This evaluation really onlyRonald S. Bultje2009-03-09
* Revert to r17908.Ronald S. Bultje2009-03-09
* Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-09
* Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-09
* Move MOVContext and related structures from mov.c to isom.h. See "[PATCH]Ronald S. Bultje2009-03-09
* Reorder arguments for av_fifo_generic_read to be more logical andReimar Döffinger2009-03-09
* Fix seek regression test broken by r17905, seeking fails completelyReimar Döffinger2009-03-09
* Mask all unused bits for packed pixel format instead of green and alpha mask ...Kostya Shishkov2009-03-09
* Update VA API pixfmts documentation: struct vaapi_render_stateGwenole Beauchesne2009-03-09
* Convert spurious DOS line breaks to UNIX line breaks in seek regressionReimar Döffinger2009-03-09
* Prevent (negative) overflow of rm->remaining_len. This evaluation really onlyRonald S. Bultje2009-03-09
* Replace separate packet parsing for "old_format" .ra files by a call toRonald S. Bultje2009-03-09
* Move frame discarding out of the ff_rm_parse_packet() loop, and respectRonald S. Bultje2009-03-09
* Mark all packets from nuv demuxer as keyframes in order to make seeking work.Reimar Döffinger2009-03-09
* Reorder alphabetically after r17902.Ronald S. Bultje2009-03-09
* 100l, to start reading from the first frame we must seek to data_offset,Reimar Döffinger2009-03-09
* Set AVPacket pos also for audio packets in nuv demuxer.Reimar Döffinger2009-03-09
* Remove all remaining code that was disabled through the major version bump.Diego Biurrun2009-03-09
* Add maintainers for RM muxer, demuxer and RDT protocolKostya Shishkov2009-03-09
* Add av_fifo_reset function to completely reset fifo state, which makesReimar Döffinger2009-03-09
* 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