Michael Niedermayer
|
39e4206dc6
Merge remote-tracking branch 'qatar/master'
|
14 лет назад |
Alex Converse
|
8c51620f21
Remove h263_msmpeg4 from MpegEncContext.
|
14 лет назад |
Michael Niedermayer
|
a0cd98b594
Fix ticket127
|
14 лет назад |
Stefano Sabatini
|
ce5e49b0c2
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
|
14 лет назад |
Stefano Sabatini
|
975a1447f7
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 лет назад |
Michael Niedermayer
|
be315a3232
Merge remote branch 'qatar/master'
|
14 лет назад |
Diego Biurrun
|
2e15305b70
Remove some disabled printf debug cruft.
|
14 лет назад |
Michael Niedermayer
|
d7e5aebae7
Merge remote branch 'qatar/master'
|
14 лет назад |
Anton Khirnov
|
e7021c0ed5
lavc: remove FF_API_HURRY_UP cruft
|
14 лет назад |
Michael Niedermayer
|
f35439699f
Merge remote branch 'qatar/master'
|
14 лет назад |
Anton Khirnov
|
8ed2ae09a2
lavc: mark hurry_up for removal on next major bump
|
14 лет назад |
Michael Niedermayer
|
d375c10400
Fake-Merge remote-tracking branch 'ffmpeg-mt/master'
|
14 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Michael Niedermayer
|
3088635a44
h263dec: produce a warning when excessive bitstream is discarded
|
14 лет назад |
Michael Niedermayer
|
1b4580d1a2
Fix duplicate & droped frame in Californication.S02E01.HDTV.XviD-NoTV.avi
|
14 лет назад |
Diego Elio Pettenò
|
e7e2df27f8
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
|
14 лет назад |
Diego Elio Pettenò
|
d36beb3f69
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
|
14 лет назад |
Michael Niedermayer
|
df59c9c0f8
Detect incorrect padding with wrong stuffing codes used by NEC N-02B.
|
14 лет назад |
Stefano Sabatini
|
c6c98d0897
Move mm_support() from libavcodec to libavutil, make it a public
|
14 лет назад |
Stefano Sabatini
|
7160bb716b
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
|
14 лет назад |
Måns Rullgård
|
c0ec9918b0
Remove global mm_flags variable
|
14 лет назад |
Carl Eugen Hoyos
|
0fd0ef7947
Add new decoder property max_lowres and do not init decoder if requested value is higher.
|
14 лет назад |
Michael Niedermayer
|
d3752b15d8
Treat SIPP like xvid, fixed issue1966
|
15 лет назад |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
Carl Eugen Hoyos
|
bf9d70d5e4
Pass correct buffer-pointer and buffer-size to hardware accelerated
|
15 лет назад |
Carl Eugen Hoyos
|
8ef4f92b0d
Process packed bitstream also for VDPAU.
|
15 лет назад |
Michael Niedermayer
|
b317567cf4
Change xvid/divx/lavc build variables to be consistent to x264_build.
|
15 лет назад |
Michael Niedermayer
|
fc53b6afee
Split H263 encoder and decoder from common code.
|
15 лет назад |
Michael Niedermayer
|
261a3c2d05
Move AVCodecs from h263dec.c to msmpeg4.c and disentangle init decode init.
|
15 лет назад |
Michael Niedermayer
|
7213abf6ba
Use h263 tables in msmpeg4v1 dont duplicate them halfway.
|
15 лет назад |
Michael Niedermayer
|
51ce2207c8
Add a few CONFIG_MPEG4_DECODER that should be there.
|
15 лет назад |
Michael Niedermayer
|
ca334dd14b
Split the mpeg4 encoder and decoder off h263.c
|
15 лет назад |
Michael Niedermayer
|
0b60f3bdf5
2 more if(CONFIG_*_DECODER)
|
15 лет назад |
Michael Niedermayer
|
d7525cba23
Split out intel H263 decoder.
|
15 лет назад |
Michael Niedermayer
|
a0b0d75368
Split flv decoding out.
|
15 лет назад |
Michael Niedermayer
|
24b207b5a5
Adjust threshold for xvid packed b frame detection.
|
15 лет назад |
Michael Niedermayer
|
6c58758737
It appears s->bitstream_buffer_size has to be 0 at the end so rather use assert.
|
15 лет назад |
Ronald S. Bultje
|
6e44ba1550
Use get_bits_left() instead of size_in_bits - get_bits_count().
|
15 лет назад |
NVIDIA Corporation
|
70e0c871eb
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used
|
15 лет назад |
Stefano Sabatini
|
b0bef34209
Add additional long names for the Flash Video decoder and encoder.
|
15 лет назад |
Diego Biurrun
|
7881793dd0
Remove unused debug av_log() calls.
|
15 лет назад |
Baptiste Coudurier
|
87e302bfd8
remove unused hack which set AVCodecContext frame_number to pic timestamp
|
16 лет назад |
David Conrad
|
580a7465fb
Add a chroma_sample_location field to define positioning of chroma samples
|
16 лет назад |
Reimar Döffinger
|
238ef6dadd
Add a av_fast_malloc function and replace several uses of av_fast_realloc,
|
16 лет назад |
Thilo Borgmann
|
7a00bbad21
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
|
16 лет назад |
Diego Biurrun
|
0ffbc258aa
Change a bunch of codec long_names to be more consistent and descriptive.
|
16 лет назад |
Gwenole Beauchesne
|
a4f3fdfa83
Use ff_hwaccel_pixfmt_list_420[] in H.263 decoder.
|
16 лет назад |
Gwenole Beauchesne
|
1468d503a9
Add HW acceleration hooks for MPEG-4 / H.263 decoding.
|
16 лет назад |
Michael Niedermayer
|
a05aa821b6
add ff_find_hwaccel() by Gwenole Beauchesne
|
16 лет назад |