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
/
cavsdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cavs: Convert to the new bitstream reader
Alexandra Hájková
2017-01-31
1
-89
/
+89
*
golomb: Convert to the new bitstream reader
Diego Biurrun
2017-01-31
1
-1
/
+1
*
cavs: Change type of stride parameters to ptrdiff_t
Diego Biurrun
2016-08-26
1
-1
/
+1
*
mpegvideo: Drop mpegvideo.h where not needed
Vittorio Giovara
2015-09-13
1
-1
/
+0
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
lavc: fix bitshifts amount bigger than the type
Vittorio Giovara
2014-11-18
1
-2
/
+2
*
lavc: deprecate the use of AVCodecContext.time_base for decoding
Anton Khirnov
2014-10-15
1
-2
/
+1
*
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-06-18
1
-1
/
+1
*
cavsdec: check ff_get_buffer() return value
Anton Khirnov
2014-01-06
1
-2
/
+5
*
cavs: Check for negative cbp
Luca Barbato
2013-10-13
1
-3
/
+3
*
cavs: Return meaningful error values
Luca Barbato
2013-10-13
1
-10
/
+10
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
cavsdec: Make sure a sequence header has been decoded before decoding pictures
Martin Storsjö
2013-09-16
1
-0
/
+5
*
lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo
Martin Storsjö
2013-03-26
1
-1
/
+1
*
av_log_missing_feature() ---> avpriv_report_missing_feature()
Diego Biurrun
2013-03-13
1
-1
/
+2
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-19
/
+14
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-4
/
+4
*
cavsdec: export picture type in the output frame
Anton Khirnov
2012-12-30
1
-15
/
+15
*
cavs: deMpegEncContextize
Anton Khirnov
2012-12-30
1
-112
/
+111
*
cavsdec: cosmetics, reformat
Anton Khirnov
2012-12-30
1
-599
/
+617
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-5
/
+5
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
Martin Storsjö
2012-10-18
1
-2
/
+2
*
Restructure av_log_missing_feature message
Diego Biurrun
2012-10-09
1
-1
/
+1
*
cavsdec: check for changing w/h.
Michael Niedermayer
2012-09-29
1
-2
/
+11
*
cavsdsp: set idct permutation independently of dsputil
Mans Rullgard
2012-09-07
1
-1
/
+2
*
cavs: Move inline functions only used in one file out of the header
Diego Biurrun
2012-08-26
1
-0
/
+39
*
cavs: Move data tables used in only one place to that file
Diego Biurrun
2012-08-26
1
-10
/
+418
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-2
/
+2
*
avs: fix infinite loop on end-of-stream.
Ronald S. Bultje
2012-03-07
1
-0
/
+1
*
Replace AVFrame pointer type punning by proper struct member assignments.
Diego Biurrun
2012-03-01
1
-3
/
+3
*
Replace AVFrame pointer casts by proper struct member accesses.
Diego Biurrun
2012-03-01
1
-5
/
+5
*
mpegvideo: Add ff_ prefix to nonstatic functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
cosmetics: drop some pointless parentheses
Diego Biurrun
2012-01-07
1
-1
/
+1
*
lavc: use avpriv_ prefix for ff_frame_rate_tab.
Anton Khirnov
2011-10-20
1
-2
/
+2
*
lavc: rename ff_find_start_code to avpriv_mpv_find_start_code
Anton Khirnov
2011-10-20
1
-1
/
+1
*
cavs: fix some crashes with invalid bitstreams
Mans Rullgard
2011-08-10
1
-3
/
+8
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-9
/
+8
*
Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
2011-07-11
1
-8
/
+8
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-15
/
+15
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Move cavs dsp functions to their own struct
Måns Rullgård
2010-08-03
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
add heuristic to discern the old sample clips from streams encoded
Stefan Gehrer
2010-02-15
1
-0
/
+9
*
fix slice header checking
Stefan Gehrer
2009-06-30
1
-1
/
+1
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
[next]