summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Print timing_info on -debug 1.Michael Niedermayer2009-03-13
* Add "testclean" target to .PHONYReimar Döffinger2009-03-13
* Fix direct and skip MB motion compensation in RV4:Kostya Shishkov2009-03-13
* Simplify RoQ demuxer pts calculation by using a appropriate time bases.Reimar Döffinger2009-03-13
* Set video width/height and create audio stream in read_packet instead ofReimar Döffinger2009-03-12
* remove sws_flags, seems to have no effectBaptiste Coudurier2009-03-12
* patcheck: Replace non-POSIX echo -e with printf.Alex Converse2009-03-11
* Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macroCédric Schieli2009-03-11
* In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPos el...Cédric Schieli2009-03-11
* Use av_mallocz() to initialize hwaccel_data_private.Gwenole Beauchesne2009-03-11
* stag option to force subtitle tagBaptiste Coudurier2009-03-11
* reindentBaptiste Coudurier2009-03-11
* keep original tag when stream copying subs with ipod formatBaptiste Coudurier2009-03-11
* ipod supports both subs tagsBaptiste Coudurier2009-03-11
* reindentBaptiste Coudurier2009-03-11
* write correct atoms based on tag and not format, fixes subs stream copyBaptiste Coudurier2009-03-11
* use correct codec tag list for ipod formatBaptiste Coudurier2009-03-11
* mxf and mxf d10 regression testsBaptiste Coudurier2009-03-11
* again 10l, typo, put_byte instead of put_bufferBaptiste Coudurier2009-03-11
* attempt to try to generate an random umidBaptiste Coudurier2009-03-11
* 10l, set ret to 0 when finishedBaptiste Coudurier2009-03-11
* dump_format after av_write_header to print updated parametersBaptiste Coudurier2009-03-11
* 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