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
/
dirac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: deprecate the use of AVCodecContext.time_base for decoding
Anton Khirnov
2014-10-15
1
-2
/
+1
*
dirac: K&R formatting cosmetics
Gabriel Dume
2014-09-09
1
-53
/
+55
*
Add av_image_check_sar() and use it to validate SAR
Justin Ruggles
2014-06-20
1
-0
/
+2
*
dirac: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-31
1
-3
/
+3
*
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
Martin Storsjö
2012-10-18
1
-1
/
+1
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-3
/
+3
*
dirac: add Comments and references to the standard
Jordi Ortiz
2012-08-24
1
-19
/
+61
*
dirac: use meaningful return values
Jordi Ortiz
2012-08-21
1
-12
/
+13
*
dirac: replace compound literal with normal initialiser
Ronald S. Bultje
2012-06-18
1
-1
/
+1
*
lavc: use avpriv_ prefix for ff_frame_rate_tab.
Anton Khirnov
2011-10-20
1
-1
/
+1
*
lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header.
Anton Khirnov
2011-10-20
1
-1
/
+1
*
Remove unused variables
Mans Rullgard
2011-06-02
1
-2
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Use new imgutils.h API names, fix deprecation warnings.
Stefano Sabatini
2010-09-07
1
-1
/
+1
*
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-08-06
1
-1
/
+2
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Add a function to parse Dirac's sequence header
David Conrad
2010-01-11
1
-0
/
+284