summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix subs track height, set track->height to codec height if not setBaptiste Coudurier2009-03-11
* sn40 avi fourcc decodes with ffodivxBen Littler2009-03-11
* Fix typos.Stefano Sabatini2009-03-10
* Fix bug when elbg->utility_inc[elbg->numCB-1] == 1Vitor Sessak2009-03-10
* Add REGISTER_HWACCEL() for hardware accelerators.Gwenole Beauchesne2009-03-10
* Correctly skip complete INDX chunks, i.e. read the 32-bit header correctlyRonald S. Bultje2009-03-10
* Replace all `` by $(), the latter can be nested more easily.Diego Biurrun2009-03-09
* Fix MMX2 check, 'movss' is not an MMX2 instruction, use 'pmaxub' instead.Diego Biurrun2009-03-09
* 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