index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtspdec: Fix keep-alive request for ACTi cameras
Rumin Sam
2013-12-11
1
-1
/
+1
*
lavc: deprecate avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
4
-4
/
+10
*
h264: call av_frame_unref() instead of avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
1
-3
/
+3
*
api-example: remove an unneeded call to avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
1
-2
/
+1
*
lavf: remove an unneeded call to avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
1
-1
/
+0
*
mpegvideo: call av_frame_unref() instead of avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
1
-4
/
+4
*
mpegvideo: remove an unneeded call to avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
1
-1
/
+0
*
avplay: do not call avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
1
-2
/
+1
*
lavc: call av_frame_unref() instead of avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
1
-2
/
+2
*
avconv: do not call avcodec_get_frame_defaults()
Anton Khirnov
2013-12-11
1
-2
/
+1
*
lavc: deprecate avcodec_free_frame()
Anton Khirnov
2013-12-11
2
-12
/
+7
*
Replace all uses of avcodec_free_frame with av_frame_free().
Anton Khirnov
2013-12-11
5
-8
/
+8
*
hevc: set time_base when possible
Guillaume Martres
2013-12-11
1
-0
/
+14
*
hevc: store the VPS list as an AVBufferRef, just like the others *PS
Gildas Cocherel
2013-12-11
3
-10
/
+20
*
hevc: do not dereference pointer before NULL check in verify_md5()
Michael Niedermayer
2013-12-11
1
-1
/
+3
*
configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64
Diego Biurrun
2013-12-11
1
-1
/
+1
*
alsdec: check block length
Reinhard Tartler
2013-12-10
1
-0
/
+5
*
configure: Move log2 dependency declaration to a place it takes effect
Diego Biurrun
2013-12-10
1
-1
/
+3
*
configure: Split host and target libc detection
Diego Biurrun
2013-12-09
1
-40
/
+73
*
configure: Move toolchain dependency declarations to a more appropriate place
Diego Biurrun
2013-12-09
1
-3
/
+2
*
hevc: parse frame packing arrangement SEI messages and save relevant stereo3d...
Vittorio Giovara
2013-12-09
3
-5
/
+56
*
mpeg12enc: set frame packing information when relevant metadata is found
Vittorio Giovara
2013-12-09
1
-0
/
+41
*
mpeg12dec: parse frame packing arrangement user_data and save relevant stereo...
Vittorio Giovara
2013-12-09
1
-0
/
+32
*
libx264: set frame packing information when relevant information is found
Vittorio Giovara
2013-12-09
1
-1
/
+37
*
h264: parse frame packing arrangement SEI messages and save relevant stereo3d...
Vittorio Giovara
2013-12-09
3
-1
/
+91
*
avframe: add codec-independent stereoscopic metadata
Vittorio Giovara
2013-12-09
7
-1
/
+200
*
configure: Prefix libc-related variables with "libc_"
Diego Biurrun
2013-12-09
5
-12
/
+11
*
configure: detect Solaris libc
Sean McGovern
2013-12-09
1
-1
/
+3
*
avcodec: Use av_reallocp where suitable
Alexandra Khirnova
2013-12-09
10
-76
/
+73
*
dv: use AVFrame API properly
Anton Khirnov
2013-12-09
4
-39
/
+38
*
ac3dec: make drc_scale exponentially
John Stebbins
2013-12-09
1
-2
/
+2
*
lavc: rework handling of refcounted_frames=0
Anton Khirnov
2013-12-09
2
-18
/
+60
*
frame: cosmetics, reindent
Anton Khirnov
2013-12-09
1
-15
/
+15
*
frame: copy flags in av_frame_copy_props()
Anton Khirnov
2013-12-09
1
-0
/
+1
*
lavc/decode_video(): always unref the frame if there is no output in decode_v...
Anton Khirnov
2013-12-09
1
-4
/
+2
*
lavc: remove a pointless check in decode_audio4()
Anton Khirnov
2013-12-09
1
-1
/
+1
*
lavc: use buf[0] instead of data[0] as the indicator of an allocated frame
Anton Khirnov
2013-12-09
1
-1
/
+1
*
lavc: remove the extended_data workarounds.
Anton Khirnov
2013-12-09
1
-12
/
+0
*
pthread_frame: use the AVFrame API properly.
Anton Khirnov
2013-12-09
1
-10
/
+12
*
mxpegdec: use the AVFrame API properly.
Anton Khirnov
2013-12-09
1
-22
/
+29
*
p*menc: use the AVFrame API properly.
Anton Khirnov
2013-12-09
5
-69
/
+79
*
mjpegdec: use the AVFrame API properly.
Anton Khirnov
2013-12-09
2
-4
/
+11
*
avformat: AviSynth demuxer rewrite
d s
2013-12-08
2
-167
/
+628
*
configure: Move adding of compat objects out of libc detection
Diego Biurrun
2013-12-08
1
-5
/
+12
*
dsputil: Move apply_window_int16 to ac3dsp
Diego Biurrun
2013-12-08
13
-116
/
+86
*
configure: Separate MinGW32 and MinGW64 libc handling
Diego Biurrun
2013-12-08
1
-6
/
+9
*
libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0
Guillaume Martres
2013-12-08
5
-4
/
+75
*
dcadec: Decode LFE to avoid adding random data when downmixing with LFE
Michael Niedermayer
2013-12-06
1
-1
/
+1
*
webp: add a special case for a huffman table with only 1 symbol
Justin Ruggles
2013-12-05
1
-1
/
+17
*
webp: do not call av_frame_free() on the user-provided frame
Justin Ruggles
2013-12-05
1
-6
/
+2
[next]