|
|
|
@44cb64ee
|
21 years |
mike |
seperated out the C-based VP3 DSP functions into a different file; …
|
|
|
@e82d912d
|
21 years |
michaelni |
h263 framerate & aspect ratio fixes
Originally committed as revision …
|
|
|
@e4053d52
|
21 years |
michaelni |
forgot to commit from patch by (Konstantin Andreyev <kandreyev at …
|
|
|
@c4e37247
|
21 years |
michaelni |
write trailer before closing codecs as otherwise accesses to extradata …
|
|
|
@615b92fd
|
21 years |
michaelni |
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
1. …
|
|
|
@542993b0
|
21 years |
michaelni |
split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
…
|
|
|
@c0a0170c
|
21 years |
michaelni |
fix motion compensation with (x+1/2,y+1/2) MVs
Originally committed …
|
|
|
@ca5b9f20
|
21 years |
michaelni |
10l
Originally committed as revision 2848 to …
|
|
|
@5f0f7713
|
21 years |
kabi |
* more consts
Originally committed as revision 2847 to …
|
|
|
@49a37411
|
21 years |
kabi |
* const warn elimination
Originally committed as revision 2846 to …
|
|
|
@62c438a2
|
21 years |
kabi |
* const warn elimintation
Originally committed as revision 2845 to …
|
|
|
@b0df362b
|
21 years |
kabi |
* const
Originally committed as revision 2844 to …
|
|
|
@494c56d3
|
21 years |
ikalvachev |
silence warnings
Originally committed as revision 2843 to …
|
|
|
@399cec2f
|
21 years |
michaelni |
count > thread_count for execute()
Originally committed as revision …
|
|
|
@4346539
|
21 years |
michaelni |
av_log() cleanup
null pointer segfaults
dont print redundant spam
…
|
|
|
@bc874dae
|
21 years |
michaelni |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
…
|
|
|
@81c5f887
|
21 years |
michaelni |
macrofree av_freep()
Originally committed as revision 2839 to …
|
|
|
@461cd5b
|
21 years |
ikalvachev |
add vlc for cbp=0 that is valid in 422,444
Originally committed as …
|
|
|
@50c93f74
|
21 years |
michaelni |
10l (segfault fix)
Originally committed as revision 2837 to …
|
|
|
@ed263031
|
21 years |
michaelni |
100l (divx5 b frame + seeking + flush fix)
Originally committed as …
|
|
|
@4eaad9c0
|
21 years |
ikalvachev |
forgot default chroma_format value
Originally committed as revision …
|
|
|
@197662a6
|
21 years |
ikalvachev |
fix typo
Originally committed as revision 2834 to …
|
|
|
@5e5c247a
|
21 years |
ikalvachev |
initial chroma_format changes,xvmc tweaks and codec_cap
Originally …
|
|
|
@3f1d4e9
|
21 years |
michaelni |
attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry …
|
|
|
@95d356c5
|
21 years |
michaelni |
optimizing/cleanup of mpeg/qpel_motion()
Originally committed as …
|
|
|
@5c0513bd
|
21 years |
michaelni |
attribute used patch by (mitya at school dot ioffe dot ru (Dmitry …
|
|
|
@fddae1c3
|
21 years |
michaelni |
skip b frames before first i frame
Originally committed as revision …
|
|
|
@c8a4ebbf
|
21 years |
michaelni |
simplify MPV_motion()
Originally committed as revision 2828 to …
|
|
|
@5ba326b5
|
21 years |
michaelni |
interlaced mpeg4 + edge emu fix (fixes decoding of mermaid.avi) …
|
|
|
@4c9544d
|
21 years |
michaelni |
mpeg2 field pic decoding fix
simplifiations
Originally committed as …
|
|
|
@2a24fe4c
|
21 years |
michaelni |
int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now …
|
|
|
@853d659d
|
21 years |
michaelni |
os x md5sum patch by (John Dalgliesh <johnd at defyne dot org>)
…
|
|
|
@aab34ca0
|
21 years |
michaelni |
Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot …
|
|
|
@259630df
|
21 years |
michaelni |
10l (vdpart fix)
Originally committed as revision 2822 to …
|
|
|
@8d52ec7
|
21 years |
michaelni |
AVCodec.supported_framerates
Originally committed as revision 2821 to …
|
|
|
@71141d77
|
21 years |
michaelni |
INT64_MIN fix
Originally committed as revision 2820 to …
|
|
|
@9d5277ce
|
21 years |
michaelni |
10l
Originally committed as revision 2819 to …
|
|
|
@ae35f5e1
|
21 years |
michaelni |
100l (field picture decoding fix)
Originally committed as revision …
|
|
|
@79c060bc
|
21 years |
michaelni |
Wolfgang Hesseler (mv/dct coeff export & mv vissualiztion)
Originally …
|
|
|
@8289c6f
|
21 years |
michaelni |
export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler …
|
|
|
@5a815088
|
21 years |
michaelni |
1l
Originally committed as revision 2815 to …
|
|
|
@9740beff
|
21 years |
michaelni |
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
move …
|
|
|
@8ac5c1b
|
21 years |
michaelni |
av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
…
|
|
|
@e51f4948
|
21 years |
michaelni |
set AVFrame.pts based upon framerate if its 0
detect & warn if the …
|
|
|
@ed7b99bb
|
21 years |
michaelni |
av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
…
|
|
|
@c62c07d3
|
21 years |
michaelni |
multithreaded mpeg2 decoding
Originally committed as revision 2810 to …
|
|
|
@c0a2c42
|
21 years |
michaelni |
av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
…
|
|
|
@560ff809
|
21 years |
michaelni |
av_log()
Originally committed as revision 2808 to …
|
|
|
@310ffb8f
|
21 years |
michaelni |
c99
Originally committed as revision 2807 to …
|
|
|
@d705e4a6
|
21 years |
michaelni |
(f)printf() is disallowed in libavcodec, compilation will fail now if …
|
|
|
@2092bd75
|
21 years |
michaelni |
avsync patch by (Gildas Bazin <gbazin at altern dot org>)
Originally …
|
|
|
@24515926
|
21 years |
michaelni |
improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot …
|
|
|
@16806499
|
21 years |
michaelni |
w32threads by (Gildas Bazin <gbazin at altern dot org>)
Originally …
|
|
|
@530d5740
|
21 years |
ikalvachev |
use get_format
Originally committed as revision 2802 to …
|
|
|
@5e7c25f0
|
21 years |
michaelni |
simplify
Originally committed as revision 2801 to …
|
|
|
@9ab2717a
|
21 years |
michaelni |
auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast …
|
|
|
@2dd59eb
|
21 years |
michaelni |
update libavformat regression checksums (it should be checked why …
|
|
|
@fbf2284c
|
21 years |
michaelni |
check if threads_count is too large
Originally committed as revision …
|
|
|
@1e31d32c
|
21 years |
michaelni |
flac_flush()
Originally committed as revision 2797 to …
|
|
|
@0496a034
|
21 years |
michaelni |
simplify
only change context if frame header is error-free, as some …
|
|
|
@f8d58f4d
|
21 years |
alex |
flac
Originally committed as revision 2795 to …
|
|
|
@69f5de18
|
21 years |
alex |
avoid negative array indices
Originally committed as revision 2794 to …
|
|
|
@9d656110
|
21 years |
michaelni |
crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at …
|
|
|
@4fd12598
|
21 years |
michaelni |
remove residual array, it isnt really needed
Originally committed as …
|
|
|
@ac2570a8
|
21 years |
michaelni |
flac fixes:
fix data types of residual&decoded
fix twos complement …
|
|
|
@4f52c312
|
21 years |
michaelni |
flac decoder by (Alex Beregszaszi <alex at fsn dot hu>)
Originally …
|
|
|
@da16b204
|
21 years |
michaelni |
noise reduction with threads bugfix
Originally committed as revision …
|
|
|
@e6dc9c6f
|
21 years |
michaelni |
more error checks for the sequence header
Originally committed as …
|
|
|
@69dde1ad
|
21 years |
michaelni |
AAC support in mov, correct aspect ratio support and user data support …
|
|
|
@e102fcf7
|
21 years |
r_togni |
rle_code can overflow when multiplied by 4
(fixes …
|
|
|
@50ee2c41
|
21 years |
michaelni |
fix image resize
Originally committed as revision 2785 to …
|
|
|
@42608d65
|
21 years |
r_togni |
Use av_log
Originally committed as revision 2784 to …
|
|
|
@ac9fe33d
|
21 years |
michaelni |
avio patch by (Gildas Bazin <gbazin at altern dot org>)
Originally …
|
|
|
@d4c3c5a
|
21 years |
michaelni |
msadpcm encoding
Originally committed as revision 2782 to …
|
|
|
@4776fa92
|
21 years |
michaelni |
Log file and Windows patch by ("Gael Chardon" …
|
|
|
@e9a4834a
|
21 years |
michaelni |
normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich …
|
|
|
@fafbc7c8
|
21 years |
michaelni |
mpeg4 b frame + adaptive quantization assertion failure fix
…
|
|
|
@3a1fa447
|
21 years |
michaelni |
multithreaded spatial complexity calculation for i frames
Originally …
|
|
|
@b6335c9
|
21 years |
michaelni |
ff_copy_bits() optimization
Originally committed as revision 2777 to …
|
|
|
@842b556a
|
21 years |
michaelni |
threadless threads warning
Originally committed as revision 2776 to …
|
|
|
@a734250d
|
21 years |
michaelni |
activate the memcpy special case for the byte aligned case in …
|
|
|
@cfbd16df
|
21 years |
michaelni |
replace a few pbBufPtr() by put_bits_count(), one of them was actually …
|
|
|
@80ee9fc0
|
21 years |
michaelni |
simplify MV availability check / dont use below last row MV which is …
|
|
|
@9c3d33d6
|
21 years |
michaelni |
multithreaded/SMP motion estimation
multithreaded/SMP encoding for …
|
|
|
@7984082a
|
21 years |
michaelni |
ppc chroma mess workaround (real bug is that the motion compensation …
|
|
|
@ec26a167
|
21 years |
Roman R. |
* turns out write_packet is supposed to return 0 on success, not
…
|
|
|
@826ca104
|
21 years |
Roman R. |
* gotta setup coded_frame for encoding. avcodec.h says that for …
|
|
|
@8a36717a
|
21 years |
michaelni |
rv10/obmc fixes
Originally committed as revision 2768 to …
|
|
|
@99683a30
|
21 years |
michaelni |
2 byte shorter userdata for mpeg4
in the past it was …
|
|
|
@f02ab814
|
21 years |
michaelni |
ima & ms adpcm regression test
Originally committed as revision 2766 …
|
|
|
@6cf9d5eb
|
21 years |
michaelni |
M$ ADPCM encoding & some simplifications
Originally committed as …
|
|
|
@fc374fe2
|
21 years |
michaelni |
segfault fix
Originally committed as revision 2764 to …
|
|
|
@ae2e7208
|
21 years |
michaelni |
pass strict_std_compliance to audio context too
Originally committed …
|
|
|
@eb5b0422
|
21 years |
michaelni |
use clip() from common.h
ignore sample_rate==8000 limit if …
|
|
|
@311be1fb
|
21 years |
michaelni |
g726 regression test
Originally committed as revision 2761 to …
|
|
|
@d4e437df
|
21 years |
Roman R. |
* docs update for G.726
Originally committed as revision 2760 to …
|
|
|
@e596605
|
21 years |
Roman R. |
* Initial implementation of the G.726 ADPCM audio codec.
Originally …
|
|
|
@2d9aa1e3
|
21 years |
michaelni |
100l
Originally committed as revision 2758 to …
|
|
|
@d3e18ad0
|
21 years |
michaelni |
no limits!, warning is enough
Originally committed as revision 2757 …
|
|
|
@747a0554
|
21 years |
michaelni |
- made --extra-cflags option work on darwin
- allow INTER4V …
|
|
|