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
/
h264_refs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
h264: fix frame reordering code.
Ronald S. Bultje
2011-12-03
1
-5
/
+1
*
lavc: replace references to deprecated AVCodecContext.error_recognition to us...
Dustin Brody
2011-10-22
1
-1
/
+1
*
h264: correct the check for invalid long term frame index in MMCO decode
Jeff Downs
2011-08-19
1
-1
/
+1
*
h264: hide reference frame errors unless requested
Dustin Brody
2011-08-17
1
-1
/
+1
*
h264: add missing brackets.
Ronald S. Bultje
2011-08-12
1
-3
/
+4
*
h264: propagate error return values for AV_LOG_ERROR-triggering events
Dustin Brody
2011-08-09
1
-2
/
+6
*
Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
2011-07-11
1
-25
/
+27
*
h264: do not print "too many references" warning for intra-only.
Ronald S. Bultje
2011-05-10
1
-3
/
+5
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-2
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Perform sliding window operation during frame gap handling.
Michael Niedermayer
2010-07-05
1
-0
/
+1
*
Factorize ff_generate_sliding_window_mmcos() out.
Michael Niedermayer
2010-07-05
1
-14
/
+19
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Fix implicit weight for b frames in mbaff.
Michael Niedermayer
2010-03-30
1
-6
/
+0
*
Reorder indexes in weight tables.
Michael Niedermayer
2010-03-03
1
-4
/
+4
*
Merge weight & offset tables, 15 cpu cycles faster.
Michael Niedermayer
2010-03-03
1
-4
/
+4
*
Split all the reference picture handling off h264.c.
Michael Niedermayer
2010-01-12
1
-0
/
+700