Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 16 Mar 2010 12:24:18 +0000 | diego | Remove unnecessary forward declarations for a bunch of functions. |
Tue, 16 Mar 2010 12:14:57 +0000 | diego | cosmetics: Move all functions before main(). |
Tue, 16 Mar 2010 12:11:14 +0000 | diego | Remove disabled flip_upside_down function; it has been unused for ages. |
Tue, 16 Mar 2010 11:57:52 +0000 | diego | Remove unnecessary forward declaration of print_wave_header(). |
Tue, 16 Mar 2010 10:25:54 +0000 | cehoyos | Fix compilation after FFmpeg r22565. |
Mon, 15 Mar 2010 22:32:11 +0000 | cehoyos | Calculate width and height in mp4_header_process_vop(). |
Mon, 15 Mar 2010 22:28:08 +0000 | cehoyos | Fix value of bit counter at end of functions to prepare for future patches. |