22769 Commits (69a28f3e2bdbf10ac5b4e73fafa447eb570e1da4)
 

Author SHA1 Message Date
Michael Niedermayer 3a06e8647f Ooops, 10l forgot to commit h264.h. 15 years ago
Michael Niedermayer 3b9e61e45f Zero a/b only in the branch where they need to be zeroed. 15 years ago
Michael Niedermayer f28a2656c3 Merge mv&ref related code for spatial direct MV code. 15 years ago
Michael Niedermayer 0a8dca8765 Precalculate a few variables for direct mv prediction for interlaced MBs. 15 years ago
Michael Niedermayer e6406939a8 Directly use av_rescale_rnd() instead of av_convert_ts() as this cuts the 15 years ago
Michael Niedermayer 464baa6650 Set direct MB partitioning for 16x8 and 8x16 colocated MBs to the respective true partitioning. 15 years ago
Michael Niedermayer e8d964fa52 Factorize setting sub_mb_type out. 15 years ago
Michael Niedermayer b687c1aaac Bump minor for av_compare_ts() 15 years ago
Michael Niedermayer e5026c36d4 Use av_compare_ts() for interleaving per dts. 15 years ago
Michael Niedermayer 78b0182375 av_compare_ts() 15 years ago
Stefano Sabatini 9e5381a21b Make parse_options() explicitely handle the case where an opt_func2 15 years ago
Michael Niedermayer 668fd14287 Remove FIXMEs for cases that are disallowed by the spec. 15 years ago
Michael Niedermayer 1c3ce2cd3e Check direct_8x8_inference_flag. 15 years ago
Michael Niedermayer 33a6c0c9fe Skip the fill_colmap() case thats for MBAFF if we dont have an MBAFF frame. 15 years ago
Michele Orrù 084eb95fd5 Implement a physical concatenation protocol. 15 years ago
Michael Niedermayer 9873ae0d44 Fix CAVLC+8x8DCT+MBAFF loopfiltering. 15 years ago
Michael Niedermayer 488dba7000 Fix colocated map. 15 years ago
Michael Niedermayer d88ea35463 Fix reference selection for colocated MBs from frames to fields. 15 years ago
Michael Niedermayer 5aa1d7598f Add assert(sps.direct_8x8_inference_flag) to FIXME comment. 15 years ago
Michael Niedermayer 50f8e98507 ref_offset must be added after checking references validity. 15 years ago
Stefano Sabatini e49407ee08 Add missing entries for the recent lsws API changes. 15 years ago
Reinhard Tartler 5af4150831 libgsm installs headers in a subdirectory, use gsm.h from that subdirectory. 15 years ago
Jai Menon 6c7165c72e cosmetics : re-indent after r21639. 15 years ago
Reimar Döffinger 06e03fa0ae Add include necessary for ff_set_qscale 15 years ago
Jai Menon f6d2916550 Avoid using an intermediate variable. 15 years ago
Jai Menon b53ae8b6b1 Remove redundant use of numchannels since it is 1 for mono. 15 years ago
Jai Menon e243eee43f alac.c : Use av_freep instead of av_free. 15 years ago
Anton Khirnov 04d2540c4b Add AVI metadata conversion table. 15 years ago
Justin Johnson 86a4f011e6 Revert r21615 | cehoyos | 2010-02-02 23:23:09 +0100 (Tue, 02 Feb 2010) | 5 lines 15 years ago
Michael Niedermayer 8dcbf4c7aa Long term references behave different from short term in spatial direct MV calculation. 15 years ago
Stefano Sabatini 6e2fdc3eb1 Add parentheses in boolean expression: (A && B || C) => ((A && B) || C), 15 years ago
Stefano Sabatini 570da52bac Remove unused variable ref_clock, fix the warning: 15 years ago
Stefano Sabatini 62bb4ca199 Simplify how usesVFilter and usesHFilter are set. 15 years ago
Stefano Sabatini 1dc5c35809 Satisfy style nits. 15 years ago
Stefano Sabatini 4e38c09433 Doxument url_fdopen(). 15 years ago
Stefano Sabatini fbc0f6a973 Apply misc fixes to sws_getCoefficients() doxy. 15 years ago
Stefano Sabatini 89ee5c6897 Satisfy consistency need: 15 years ago
David Conrad 3f3dc76cb1 Add function to translate SWS_CS_* to coefficient array 15 years ago
Michael Niedermayer bf8ae197b6 make the RDFT vissualizatiom default, the scopes are ugly and eat CPU like 15 years ago
Michael Niedermayer 4c7c76456d Make sure the rdft has enough audio available. 15 years ago
Michael Niedermayer ffdf0d48fc strn muxing in avi support. 15 years ago
Michael Niedermayer 7a9af8ec19 Support strn tag in avidec. 15 years ago
Michael Niedermayer 1ac0893799 Correcting wrong looking stream_id validity check in avidec. 15 years ago
Michael Niedermayer 092421cf0e Scale rdft vissualization up by 2 so theres no unused space on the top 15 years ago
Vitor Sessak 674fe16371 Do not segfault when doing "ffplay -h" 15 years ago
Michael Niedermayer 12eeda342a Pretty RDFT audio visualization. 15 years ago
Michael Niedermayer d52ec0029b Fast seeking. 15 years ago
Jai Menon f430c7b6ac Add ALAC 24 bps decoding support. 15 years ago
Michael Niedermayer 3102d180bb Fix large timebases. 15 years ago
Michael Niedermayer ed3e91489b Implement cool new vlc code. 15 years ago