git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert Buytenhek
[ffmpeg.git]
/
libavcodec
/
2002-03-20
Juanjo
- Fix pts calculation on mpeg mux (A/V sync) - Thanks...
tree
|
commitdiff
2002-03-19
Juanjo
- Added video coding statistics for ffmpeg. Needs more...
tree
|
commitdiff
2002-03-19
Michael Niedermayer
use the width & height from the mpeg4 header ... in...
tree
|
commitdiff
2002-03-18
Michael Niedermayer
msmpeg4 bugfix (wrong frame displayed if some frames...
tree
|
commitdiff
2002-03-18
Michael Niedermayer
fixing 4MV
tree
|
commitdiff
2002-03-17
Michael Niedermayer
scene change detection
tree
|
commitdiff
2002-03-17
Michael Niedermayer
10l
tree
|
commitdiff
2002-03-17
Juanjo
- Fixes on MPEG demuxer to handle VOBs without System...
tree
|
commitdiff
2002-03-17
Michael Niedermayer
hopefully better bitrate controll
tree
|
commitdiff
2002-03-16
Juanjo
- Bug fix MPEG-2 decoder to handle "repeat_first_field...
tree
|
commitdiff
2002-03-15
Michael Niedermayer
optimization
tree
|
commitdiff
2002-03-15
Michael Niedermayer
use ac prediction in mpeg4 encoding (5% smaller intra...
tree
|
commitdiff
2002-03-13
Michael Niedermayer
support decoding (with mplayer) of 3 .mp4 files from...
tree
|
commitdiff
2002-03-13
Michael Niedermayer
generate even more complete mpeg4 headers
tree
|
commitdiff
2002-03-12
Michael Niedermayer
mpeg4 b-frames :)
tree
|
commitdiff
2002-03-10
Juanjo
- Bug fix on output sample rate for lame MP3 encoding.
tree
|
commitdiff
2002-03-10
Juanjo
- Added MP3 encoding through libmp3lame contributed...
tree
|
commitdiff
2002-03-10
Juanjo
- Added MP3 encoding through libmp3lame contributed...
tree
|
commitdiff
2002-03-10
Juanjo
- Added MP3 encoding through libmp3lame contributed...
tree
|
commitdiff
2002-03-10
Michael Niedermayer
divx5 draw_edges bugfix
tree
|
commitdiff
2002-03-09
Michael Niedermayer
q-pel mc fixed
tree
|
commitdiff
2002-03-09
Michael Niedermayer
divx5-gmc support
tree
|
commitdiff
2002-03-07
Michael Niedermayer
gmc bitstream decoding support (the real motion compens...
tree
|
commitdiff
2002-03-05
Michael Niedermayer
parsing more of the mpeg4 header & print some "not...
tree
|
commitdiff
2002-02-26
Juanjo
- Added PSNR feature to libavcodec and ffmpeg. By now...
tree
|
commitdiff
2002-02-22
Michael Niedermayer
fixing msmpeg4 decoding if fps < 16 (i thought it was...
tree
|
commitdiff
2002-02-22
Juanjo
- Bug fix on RTYPE (rounding type) not being honoured...
tree
|
commitdiff
2002-02-19
Juanjo
- Bug fixes in H.263+ Advanced INTRA Coding decoder.
tree
|
commitdiff
2002-02-18
Juanjo
- H.263+ decoder support for Advanded INTRA Coding...
tree
|
commitdiff
2002-02-18
Zdenek Kabelac
* some modifications to allow gcc to compile same code...
tree
|
commitdiff
2002-02-18
Zdenek Kabelac
* simplified indexing
tree
|
commitdiff
2002-02-18
Zdenek Kabelac
* simplified indexing
tree
|
commitdiff
2002-02-18
Zdenek Kabelac
* eliminating duplicated code from MPV_common_end
tree
|
commitdiff
2002-02-18
Zdenek Kabelac
* using static instead of extern
tree
|
commitdiff
2002-02-18
Zdenek Kabelac
* continue after error in msmpeg4_decode_mb - helps...
tree
|
commitdiff
2002-02-18
Michael Niedermayer
avoid overflow of picturenumber*fps*10000
tree
|
commitdiff
2002-02-18
Michael Niedermayer
block_last_index was too large (in mpeg1 decoding)
tree
|
commitdiff
2002-02-15
Juanjo
- Minor changes on bitrate control
tree
|
commitdiff
2002-02-15
Michael Niedermayer
optimized the normal bitstream writer, its faster than...
tree
|
commitdiff
2002-02-13
Michael Niedermayer
optimized encode_dc() (+2% speed on P3 for mpeg1 intra...
tree
|
commitdiff
2002-02-13
Michael Niedermayer
optimize mpeg1_encode_block()
tree
|
commitdiff
2002-02-12
Michael Niedermayer
aligned bitstream writer (1% slower on p3 but perhaps...
tree
|
commitdiff
2002-02-12
Michael Niedermayer
alternative bitstream writer (disabled by default,...
tree
|
commitdiff
2002-02-10
Juanjo
- More work on preliminary bit rate control, just to...
tree
|
commitdiff
2002-02-10
Juanjo
- Now the ME is done for the entire picture when encond...
tree
|
commitdiff
2002-02-09
Juanjo
- Fixes on RTP and GOB headers for H.263.
tree
|
commitdiff
2002-02-09
Arpi
PATCH by Rik Snel <rsnel@cube.dyndns.org>
tree
|
commitdiff
2002-02-09
Arpi
PATCH by Rik Snel <rsnel@cube.dyndns.org>
tree
|
commitdiff
2002-02-09
Michael Niedermayer
workaround gcc 2.95.2 bug
tree
|
commitdiff
2002-02-07
Michael Niedermayer
avoid copying input when encoding non intra stuff too
tree
|
commitdiff
2002-02-07
Michael Niedermayer
width or height %16 != 0 bugfix
tree
|
commitdiff
2002-02-05
Michael Niedermayer
use multiply instead of divides for DC prediction on X86
tree
|
commitdiff
2002-01-28
Arpi
workaround gcc bug "m" (0)
tree
|
commitdiff
2002-01-28
Zdenek Kabelac
* temporal solution for shared lib compilation
tree
|
commitdiff
2002-01-27
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-26
Arpi
(m)jpeg pad/flush with 1 instead of 0, fix by Rik Snel...
tree
|
commitdiff
2002-01-24
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-24
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-24
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-21
Nick Kurshev
Small simple idct improvement for Alpha by Falk Hueffne...
tree
|
commitdiff
2002-01-20
Nick Kurshev
Alpha optimizations by Falk Hueffner <falk.hueffner...
tree
|
commitdiff
2002-01-20
Nick Kurshev
Cygwin's mangling by Felix Buenemann <atmosfear@users...
tree
|
commitdiff
2002-01-17
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-15
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-15
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-15
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-14
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-14
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-14
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-13
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-13
Michael Niedermayer
(commit by michael)
tree
|
commitdiff
2002-01-12
Michael Niedermayer
(commited by michael / arpi was crazy enough to give...
tree
|
commitdiff
2002-01-12
Arpi
rv10 sig11 fix by Michael Niedermayer <michaelni@gmx.at>
tree
|
commitdiff
2002-01-11
Michael Niedermayer
different fix, s->mbintra_table used only if h263_pred...
tree
|
commitdiff
2002-01-11
Vladimir Dergachev
This fixes segfaults because of uninitialized s->mbintr...
tree
|
commitdiff
2002-01-11
Michael Niedermayer
s->c_dc_scale was 7 if s->qscale==2 but should be 8...
tree
|
commitdiff
2002-01-11
Arpi
mpeg4 encoder fix by Michael Niedermayer <michaelni...
tree
|
commitdiff
2002-01-11
Michael Niedermayer
aligned bitstream support (optional) - patch by ichael...
tree
|
commitdiff
2002-01-10
Michael Niedermayer
another bitstream reader code (faster on intel cpus...
tree
|
commitdiff
2002-01-10
Michael Niedermayer
AC table reset (memset) optimization - patch by Michael...
tree
|
commitdiff
2002-01-10
Michael Niedermayer
fix for non-mmx runtimedetect encoding bugs - patch...
tree
|
commitdiff
2002-01-10
Michael Niedermayer
fix different UMV handling for mpeg4 vs. h263 - patch...
tree
|
commitdiff
2002-01-10
Michael Niedermayer
print cpu flags
tree
|
commitdiff
2002-01-08
Stephen Davies
qscale estimate fix, diff extended to 64bit wide. patch...
tree
|
commitdiff
2002-01-08
Michael Niedermayer
fix slices when code=0x18, patch by Michael Niedermayer...
tree
|
commitdiff
2001-12-26
Arpi
informal msg
tree
|
commitdiff
2001-12-23
Arpi
avcodec_find_encoder_by_name() patch by Alex
tree
|
commitdiff
2001-12-16
Arpi
unrestricted MC fixed - thanks to Michael Niedermayer...
tree
|
commitdiff
2001-12-09
Arpi
new IDCT code by Michael Niedermayer (michaelni@gmx...
tree
|
commitdiff
2001-12-09
Arpi
new IDCT code by Michael Niedermayer (michaelni@gmx...
tree
|
commitdiff
2001-11-19
Juanjo
- Preliminary RTP friendly mode for H.263.
tree
|
commitdiff
2001-11-17
Juanjo
- Added support to Inter4V+Q MBs to H.263 decoder.
tree
|
commitdiff
2001-11-17
Juanjo
- Bug fixed on H.263 decoder initialization.
tree
|
commitdiff
2001-11-13
Juanjo
- Bug fix on MV prediction for MPEG4 caused by new...
tree
|
commitdiff
2001-11-12
Juanjo
- Fixed a bug on H.263 MV prediction for MB on GOBs...
tree
|
commitdiff
2001-11-11
Nick Kurshev
Let loops will be aligned
tree
|
commitdiff
2001-11-10
Nick Kurshev
fixed gcc-3.0.x compilation (by Michael Niedermayer)
tree
|
commitdiff
2001-11-05
Arpi
postprocessing array increased to handle HDTV resolutio...
tree
|
commitdiff
2001-11-03
Arpi
dct_unquantize_h263_mmx() by Michael Niedermayer <micha...
tree
|
commitdiff
2001-11-03
Juanjo
- Bug fix on inter MCBPC table for inter+q.
tree
|
commitdiff
next