22591 Commits (86a4f011e678a15db4167358c0caad0247e15a7a)
 

Author SHA1 Message Date
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
Michael Niedermayer 2d1653b065 autoexit 15 years ago
Michael Niedermayer 8c3b161e9e Dont try generic seek if seek request before first index entry and backward. 15 years ago
Stefano Sabatini 82e5f86bd5 Implement shuffle_bytes_abcd() functions and use them for shuffling 15 years ago
Michael Niedermayer f5968788bb Clean after toggling wave. 15 years ago
Stefano Sabatini ef9f8dd730 Use pixel format descriptors for checking if the input format is 15 years ago
Michael Niedermayer 43e4d57f66 Try to open decoders in av_find_stream_info() even if no packets for the 15 years ago
Michael Niedermayer b25453bdfc Move is->frame_timer init from start to flush_pkt handling so it is also 15 years ago
Stefano Sabatini cedac88250 Make opt_frame_pix_fmt() call show_pix_fmts() if the provided option 15 years ago
Michael Niedermayer 566cd2cba1 The convertion between bit and byte is 8 not 60. 15 years ago
Michael Niedermayer f575f08ccb Correct opts calulation in ffmpeg.c. 15 years ago
Michael Niedermayer 5bfe91e683 Alternative solution for the mpegvideo_split + mov problem. 15 years ago
Peter Ross 451b353d87 Indentation cleanup 15 years ago
Peter Ross 02c4f626a8 Extend IFF demuxer to parse PBM/ILBM bitmap chunks 15 years ago
Peter Ross b9e06dddb7 IFF PBM/ILBM bitmap decoder 15 years ago
Michael Niedermayer 299fd39697 Revert 15 years ago
Michael Niedermayer 3c8d75e65b Only set duration for streams where it is likely correct. 15 years ago
Michael Niedermayer bce8840a4e Set nb_frames. 15 years ago
Michael Niedermayer f04c6e35d4 Compare the correct clocks for syncing video to audio/ext. 15 years ago
Carl Eugen Hoyos 36cbdc9539 Fix r21223: AVup samples (issue 1685) need a buf offset like AV1x (issue 1684). 15 years ago
Michael Niedermayer 48ff3f7cc8 Move the initial refresh scheduling for audio display away from where it 15 years ago
Justin Johnson c5e1e9827d Guess the duration before converting video and write guessed duration 15 years ago
Michael Niedermayer a3cc2160e0 Commit disapeared hunk, must have editied this out by mistake between local debug statements. 15 years ago
Yuriy Kaminskiy 5d39be73cb Fix warnings about redefining constants when compiling libpostproc. 15 years ago
Michael Niedermayer 70a4764d0e Autodetect when byte based seeking is better (that is for all formats that allow 15 years ago
Michael Niedermayer 1a620dd79e Use currently displayed file position instead of just url_ftell() for seeking by bytes. 15 years ago
Michael Niedermayer c45ebd5461 Set AVPacket.pos in MPEG-PS demuxer. 15 years ago
Michael Niedermayer 3890dd3a5c Fix seek flags 15 years ago
Måns Rullgård 0694a009b6 Fix build 15 years ago