Måns Rullgård
|
99545457bf
include all prerequisites in header files
|
17 years ago |
Carl Eugen Hoyos
|
154e30f6c2
rename attribute_unused to av_unused and moves its declaration to common.h
|
18 years ago |
Reimar Döffinger
|
e36d79c837
Change some leftover __attribute__((unused)) and __attribute__((used)) to
|
18 years ago |
Michael Niedermayer
|
045bdb5ab4
uint16->uint8
|
18 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Roman Shaposhnik
|
3c8f30a745
* Restructuring the division of labor between DV codec and DV format
|
18 years ago |
Daniel Maas
|
0b297700b7
DVCPRO50 support.
|
19 years ago |
Dan Maas
|
2e52b44e50
AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The
|
19 years ago |
Diego Biurrun
|
5509bffa88
Update licensing information: The FSF changed postal address.
|
19 years ago |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
Roman Shaposhnik
|
0bae10ccec
* I was finally convinced. And besides, if err it's better to err with
|
20 years ago |
Roman Shaposhnik
|
380fd6b1b4
* DV decoder simplifications. Now it looks to be 6% faster. At least
|
21 years ago |
Roman Shaposhnik
|
e15c330246
* 3x encoding speedup. Finally we seem to be on par with libdv
|
21 years ago |
Roman Shaposhnik
|
ddaae6a9d1
* DV demuxer is now capable of decoding auxilary audio stream. So,
|
21 years ago |
Roman Shaposhnik
|
10acc47995
* introducing dct248 into the DSP context.
|
21 years ago |
Dan Christiansen
|
dc7cb06ae0
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
|
21 years ago |
Roman Shaposhnik
|
7458ccbb02
* DV handling was streamlined for both muxing/demuxing and
|
21 years ago |
Michael Niedermayer
|
6aafe463e5
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>)
|
22 years ago |
Michael Niedermayer
|
983e3246b7
per file doxy
|
22 years ago |
Roman Shaposhnik
|
948c3a1397
support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>)
|
22 years ago |
Zdenek Kabelac
|
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
Fabrice Bellard
|
425ed6e223
DV audio decoder by Roman Shaposhnick
|
22 years ago |
Fabrice Bellard
|
5d2231ee8f
first working version of DV video decoder
|
22 years ago |