- 05 Jun, 2002 3 commits
-
-
philipjsg authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@665 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
* Eliminate compiler warning * Add the codec name if we have it git-svn-id: file:///var/local/repositories/ffmpeg/trunk@664 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
* Add parameters to set author/comment/copyright/title to streamed asf * Format the stats output a little bit better. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@663 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 04 Jun, 2002 5 commits
-
-
philipjsg authored
the behaviour of ffserver streaming asf files from disk. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@662 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
run1 can be <0 bugfix (found by fabrice) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@661 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
bellard authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@660 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
bellard authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@659 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
bellard authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@658 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 03 Jun, 2002 6 commits
-
-
kabi authored
* modified PAVGB mmx macro to select mmx register with FE constant git-svn-id: file:///var/local/repositories/ffmpeg/trunk@657 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
kabi authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@656 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mellum authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@655 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mellum authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@654 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
nickols_k authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@653 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
nickols_k authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@652 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 02 Jun, 2002 15 commits
-
-
michaelni authored
100l divx501+ seeking bugfix git-svn-id: file:///var/local/repositories/ffmpeg/trunk@651 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at users.sourceforge.net>) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@650 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
10l found&patch by D Richard Felker III <dalias at aerifal.cx> git-svn-id: file:///var/local/repositories/ffmpeg/trunk@649 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
typo (found by Bohdan Horst <nexus at hoth.amu.edu.pl>) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@648 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
divx5 bug workaround git-svn-id: file:///var/local/repositories/ffmpeg/trunk@647 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
single coefficient elimination error concealment / error resilience b_quant_offset (unfinished, should be 0 for now) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@646 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
b_quant_offset (unfinished, should be 0 for now) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@645 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
data partitioning git-svn-id: file:///var/local/repositories/ffmpeg/trunk@644 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
msmpeg4v1 decoding git-svn-id: file:///var/local/repositories/ffmpeg/trunk@643 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
single coefficient elimination prequantization more readable malloc & check if NULL error concealment / error resilience b_quant_offset (unfinished, should be 0 for now) data partitioning git-svn-id: file:///var/local/repositories/ffmpeg/trunk@642 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
dont double check vectors more correct EPZS implementation much faster halfpel ME simplifications / reducing duplicate code 4MV in LQ mode git-svn-id: file:///var/local/repositories/ffmpeg/trunk@641 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
error concealment / error resilience merging s->first_gob_line & s->first_slice_line git-svn-id: file:///var/local/repositories/ffmpeg/trunk@640 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
error concealment / error resilience data partitioning encoding/decoding resync marker encoding more correct headers merging s->first_gob_line & s->first_slice_line git-svn-id: file:///var/local/repositories/ffmpeg/trunk@639 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
fixing get_bits_count at the end git-svn-id: file:///var/local/repositories/ffmpeg/trunk@638 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
sqrt MAX, MIN git-svn-id: file:///var/local/repositories/ffmpeg/trunk@637 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 01 Jun, 2002 3 commits
-
-
michaelni authored
bugfix git-svn-id: file:///var/local/repositories/ffmpeg/trunk@636 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
bellard authored
mpegaudio decoder is in high precision mode by default (low precision is only interesting for slow/old CPUs) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@635 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
bellard authored
fixed layer1/2 overflow if very loud sound - fixed broken free format decoding to pass all mpeg audio standard decoding tests (please avoid patching the parser without having all test streams available - contact me if necessary) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@634 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 30 May, 2002 5 commits
-
-
philipjsg authored
where doubling the size of the buffer is not enough. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@633 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
kabi authored
* using MOVQ_WONE/MOVQ_BFE as two instruction instead of static memory value access as its always faster * PAVGB_MMX macro is using now mm6 -> mm7 is unmodified * replaced original pixels_xy2_mmx with new faster and equal implementation * replaced usage of mm7 for other then ZERO contstant in _rnd & _avg file with mm6 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@632 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@631 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
* Change to dynamically allocated buffers. Should reduce memory footprint significantly as well as eliminate a call to av_abort! * Better version of WMP rate switching infrastructure. Currently turned off till the PTS fixes are in. * Added a Redirect type feature. This allows URLs served by ffserver to just redirect to somewhere else. You might want to do this. Really this needs to be enhanced -- say to handle all 404 pages. * Add mechanism to automatically fire up ffmpeg on ffserver start. This is turned on by adding the Launch keyword to the <feed> definition. * Add logic to take care of non-wmp user agents requesting .asf files. They now get a [reference] file with an appropriate mime type. This fixes the mplayer problem. * Make sure that we have a large buffer for the stats page. * Add a FaviconURL keyword to the status stream definition. If set, then it generates the appropriate HTML so that IE and Mozilla will display the favicon as appropriate. OK -- this is a pretty random feature. * If the ffmpeg is running as a child of ffserver, then report it's CPU usage on the status page. [This is linux only -- maybe somebody could do the work for another OS. The tricky thing is getting the 'ps' command right.] git-svn-id: file:///var/local/repositories/ffmpeg/trunk@630 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
returns EOF -- e.g. it is connected to /dev/null * Make the 1MB video buffer only allocated once rather than on each frame. The allocation and deallocation causes significant performance loss as the kernel remaps the address space each time. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@629 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 29 May, 2002 3 commits
-
-
philipjsg authored
If not, then ignore it's value. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@628 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
kabi authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@627 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
kabi authored
* calculating average in parallel to use two MMX units * disabled xy2 put code - it's producing rouding errors git-svn-id: file:///var/local/repositories/ffmpeg/trunk@626 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-