index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
dvdata.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Making block size in bits variable and dependent on the DV spec
Roman Shaposhnik
2008-08-19
1
-0
/
+15
*
Making the number of blocks per macroblock dependent on the DV stream
Roman Shaposhnik
2008-08-19
1
-1
/
+6
*
Introducing DV_MAX_BPM macro instead of a hardcoded value for the
Roman Shaposhnik
2008-08-19
1
-0
/
+3
*
Fixing the units in DV50 tables (both coordinates are
Roman Shaposhnik
2008-08-11
1
-1190
/
+1188
*
Coalescing the un-weighting and de-quantization steps for faster
Roman Shaposhnik
2008-08-11
1
-22
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
some const
Michael Niedermayer
2008-02-01
1
-1
/
+1
*
Fix random typos.
Diego Biurrun
2008-01-08
1
-1
/
+1
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
* making profile selection a bit more tolerant to the badly broken streams
Roman Shaposhnik
2007-07-17
1
-2
/
+2
*
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
1
-1
/
+1
*
add multiple inclusion guards to headers
Måns Rullgård
2007-06-17
1
-0
/
+5
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+3
*
rename attribute_unused to av_unused and moves its declaration to common.h
Carl Eugen Hoyos
2007-05-30
1
-1
/
+1
*
Change some leftover __attribute__((unused)) and __attribute__((used)) to
Reimar Döffinger
2007-05-14
1
-1
/
+1
*
uint16->uint8
Michael Niedermayer
2007-01-19
1
-3
/
+3
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
* Restructuring the division of labor between DV codec and DV format
Roman Shaposhnik
2006-09-04
1
-0
/
+57
*
DVCPRO50 support.
Daniel Maas
2006-03-06
1
-16
/
+1270
*
AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The
Dan Maas
2006-02-27
1
-0
/
+45
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-358
/
+358
*
* I was finally convinced. And besides, if err it's better to err with
Roman Shaposhnik
2004-09-14
1
-3
/
+3
*
* DV decoder simplifications. Now it looks to be 6% faster. At least
Roman Shaposhnik
2004-03-14
1
-1
/
+1
*
* 3x encoding speedup. Finally we seem to be on par with libdv
Roman Shaposhnik
2003-11-27
1
-0
/
+5
*
* DV demuxer is now capable of decoding auxilary audio stream. So,
Roman Shaposhnik
2003-10-31
1
-0
/
+4
*
* introducing dct248 into the DSP context.
Roman Shaposhnik
2003-10-24
1
-13
/
+0
*
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...
Dan Christiansen
2003-10-19
1
-1
/
+1
*
* DV handling was streamlined for both muxing/demuxing and
Roman Shaposhnik
2003-09-29
1
-12
/
+102
*
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at...
Michael Niedermayer
2003-04-04
1
-1
/
+3
*
per file doxy
Michael Niedermayer
2003-03-06
1
-0
/
+5
*
support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs ...
Roman Shaposhnik
2003-02-27
1
-0
/
+327
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-13
/
+13
*
DV audio decoder by Roman Shaposhnick
Fabrice Bellard
2003-01-27
1
-0
/
+39
*
first working version of DV video decoder
Fabrice Bellard
2002-10-03
1
-0
/
+907
[prev]