Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 лет назад |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 лет назад |
Guillaume Poirier
|
efb775777f
add a comment to indicate which #endif belong to which #define
|
17 лет назад |
Måns Rullgård
|
699b3f99d0
add multiple inclusion guards to headers
|
17 лет назад |
Måns Rullgård
|
99545457bf
include all prerequisites in header files
|
17 лет назад |
Diego Biurrun
|
90b5b51eab
misc typo fixes
|
17 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Diego Biurrun
|
04d7f60143
Add official LGPL license headers to the files that were missing them.
|
18 лет назад |
Diego Biurrun
|
f038fe8b4a
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it
|
19 лет назад |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 лет назад |
Michael Niedermayer
|
c26ae41db2
adding a few const
|
19 лет назад |
Michael Niedermayer
|
5ff85f1d8b
AVRational
|
21 лет назад |
Michael Niedermayer
|
34790165dc
intra dc treshold != 0 decoding fixed
|
21 лет назад |
Alex Beregszaszi
|
4b0e52f635
warning fix
|
21 лет назад |
Michael Niedermayer
|
7bc9090a41
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
|
21 лет назад |
Michael Niedermayer
|
a4e8b58761
rvlc decoding support
|
21 лет назад |
Michael Niedermayer
|
983e3246b7
per file doxy
|
21 лет назад |
Zdenek Kabelac
|
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
|
22 лет назад |
Michael Niedermayer
|
41773b735e
correcter mpeg4 headers
|
22 лет назад |
Michael Niedermayer
|
f8af5cb5a4
correct mpeg4 vo type
|
22 лет назад |
Michael Niedermayer
|
4d2858deac
better/cleaner error resilience (done in a 2nd pass after decoding)
|
22 лет назад |
Michael Niedermayer
|
2ad1516a6c
idct permutation cleanup, idct can be selected per context now
|
22 лет назад |
Michael Niedermayer
|
bea669e57c
interlaced mpeg4 b frame decoding
|
22 лет назад |
Michael Niedermayer
|
8f8402e49c
dc scale simplification/optimization
|
22 лет назад |
Michael Niedermayer
|
5bb6fbb351
data partitioning
|
22 лет назад |
Juanjo
|
1e209222f5
- H263 PAR support by Alex Beregszaszi.
|
22 лет назад |
Michael Niedermayer
|
1ff662cc2c
export delay info
|
22 лет назад |
Michael Niedermayer
|
3bf43d42ed
mpeg4 mpeg quantizer support
|
22 лет назад |
Michael Niedermayer
|
84afee348f
msmpeg4v2 decoding (no encoding yet)
|
22 лет назад |
Michael Niedermayer
|
6f91bcd151
mpeg4 b-frames :)
|
22 лет назад |
Michael Niedermayer
|
73c8e5144a
gmc bitstream decoding support (the real motion compensation isnt implemnted yet)
|
23 лет назад |
Michael Niedermayer
|
cc9ba006ec
parsing more of the mpeg4 header & print some "not supported" stuff
|
23 лет назад |
Fabrice Bellard
|
689b775b85
updated scans
|
23 лет назад |
Fabrice Bellard
|
de6d9b6404
Initial revision
|
23 лет назад |