index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
asvenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
Deprecate avctx.coded_frame
Vittorio Giovara
2015-07-20
1
-0
/
+4
*
Gather all coded_frame allocations and free functions to a single place
Vittorio Giovara
2015-07-20
1
-16
/
+2
*
asv: Check memory allocation
Vittorio Giovara
2015-05-31
1
-0
/
+2
*
asvenc: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
2015-04-24
1
-0
/
+5
*
asvenc: Forward the error instead of asserting on it
Luca Barbato
2014-12-14
1
-5
/
+11
*
asv: K&R formatting cosmetics
Gabriel Dume
2014-09-02
1
-106
/
+143
*
dsputil: Split off pixel block routines into their own context
Diego Biurrun
2014-07-09
1
-7
/
+7
*
dsputil: Split off FDCT bits into their own context
Diego Biurrun
2014-07-07
1
-2
/
+4
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-0
/
+1
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-1
/
+2
*
asvenc: free avctx->coded_frame on codec close
Janne Grunau
2014-02-09
1
-0
/
+8
*
asvenc: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-15
/
+18
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-2
/
+2
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-4
/
+4
*
lavc: replace some forgotten instances of PixelFormat with AVPixelFormat
Anton Khirnov
2012-12-12
1
-2
/
+4
*
Move av_reverse table to libavcodec
Diego Biurrun
2012-10-12
1
-3
/
+4
*
lavc: split asv12 encoder/decoder
Anton Khirnov
2012-10-09
1
-0
/
+287