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
Commit message (
Expand
)
Author
Age
Files
Lines
*
movenc: Add a test for VFR with b-frames, with a duration change at a fragmen...
Martin Storsjö
2016-05-18
2
-1
/
+42
*
movenc: Use packets in interleaving queues for the duration at the end of fra...
Martin Storsjö
2016-05-18
6
-1
/
+49
*
movenc-test: Test write_data_type
Martin Storsjö
2016-05-18
2
-1
/
+143
*
matroskaenc: Provide output bytestream markers
Martin Storsjö
2016-05-18
1
-0
/
+7
*
movenc: Provide output bytestream markers for fragmented content
Martin Storsjö
2016-05-18
1
-0
/
+16
*
flvenc: Provide output bytestream markers
Martin Storsjö
2016-05-18
1
-0
/
+4
*
avio: Allow custom IO users to get labels for the output bytestream
Martin Storsjö
2016-05-18
5
-3
/
+127
*
avprobe: Print stereo3d information
Vittorio Giovara
2016-05-17
1
-0
/
+12
*
stereo3d: Add API to get name from value or value from name
Vittorio Giovara
2016-05-17
5
-30
/
+57
*
lavf: Raw G.729 demuxer
Vladimir Voroshilov
2016-05-17
5
-2
/
+110
*
fate: Update fate-lavf-ts after commit 393596f9d5
Martin Storsjö
2016-05-17
1
-1
/
+1
*
tools: Port to codec parameters API
Diego Biurrun
2016-05-17
2
-46
/
+47
*
mpegtsenc: stop impersonating ses in sdt
Francois Cartegnie
2016-05-17
1
-1
/
+3
*
Move VLC and RL_VLC_ELEM structure definitions to a separate header
Alexandra Hájková
2016-05-17
7
-44
/
+74
*
avconv_dxva2: use the hwcontext API
Anton Khirnov
2016-05-17
1
-193
/
+113
*
hwcontext: add a dxva2 implementation
Anton Khirnov
2016-05-17
8
-1
/
+376
*
mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of...
Alexandra Hájková
2016-05-16
1
-10
/
+10
*
Move check_marker() from get_bits to mpeg4videodec
Alexandra Hájková
2016-05-16
2
-9
/
+9
*
lavc: mark the old audio/video encoding API as deprecated
Anton Khirnov
2016-05-16
1
-0
/
+6
*
x86inc: Enable AVX emulation in additional cases
Anton Mitrofanov
2016-05-16
1
-8
/
+13
*
x86inc: Improve handling of %ifid with multi-token parameters
Anton Mitrofanov
2016-05-16
1
-2
/
+2
*
x86inc: Fix AVX emulation of some instructions
Anton Mitrofanov
2016-05-16
1
-20
/
+24
*
x86inc: Fix AVX emulation of scalar float instructions
Henrik Gramner
2016-05-16
1
-14
/
+14
*
avpacket: fix setting AVPacket.data in av_packet_ref()
Anton Khirnov
2016-05-16
1
-1
/
+4
*
lavc: make avcodec_open2() fail when the timebase is not set for encoding
Anton Khirnov
2016-05-16
1
-0
/
+7
*
Combine deprecation guards where appropriate
Diego Biurrun
2016-05-13
2
-8
/
+8
*
tests: Move all test programs to a subdirectory
Diego Biurrun
2016-05-13
60
-164
/
+204
*
Split global .gitignore file into per-directory files
Diego Biurrun
2016-05-13
10
-37
/
+37
*
Add some more deprecation guards
Diego Biurrun
2016-05-11
3
-0
/
+10
*
Reduce the scope of some variables
Diego Biurrun
2016-05-11
7
-11
/
+19
*
rtsp: Parse SSRC attributes in the SDP
Martin Storsjö
2016-05-11
2
-0
/
+9
*
rtpdec: Always check if we have the next packet queued
Martin Storsjö
2016-05-11
1
-1
/
+1
*
avconv_vaapi: fix double-free with some unsupported streams
Mark Thompson
2016-05-10
1
-2
/
+2
*
pgssub: Fix subpicture colorspace and range
Jan Ekström
2016-05-10
1
-2
/
+8
*
colorspace: Add support for BT709
Jan Ekström
2016-05-10
1
-0
/
+11
*
simple_idct_template: Fix strict aliasing violation
Michael Niedermayer
2016-05-10
1
-8
/
+10
*
avio: Remove a leftover comment
Martin Storsjö
2016-05-06
1
-2
/
+0
*
Mark read-only tables as static
Diego Biurrun
2016-05-05
15
-28
/
+29
*
configure: Document --enable-libfontconfig
Diego Biurrun
2016-05-05
1
-0
/
+1
*
vf_frei0r: Drop overly verbose and broken debug output
Diego Biurrun
2016-05-04
1
-48
/
+0
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
361
-964
/
+962
*
Remove unnecessary get_bits.h #includes and add missing headers where needed.
Alexandra Hájková
2016-05-04
11
-13
/
+19
*
h264: Drop broken trace debug output
Diego Biurrun
2016-05-03
2
-2
/
+0
*
vaapi: Drop pointless debug output
Diego Biurrun
2016-05-03
5
-20
/
+0
*
libopencore-amr: Fix ff_dlog()/av_log() invocations
Diego Biurrun
2016-05-03
1
-6
/
+8
*
Drop pointless assert.h #includes
Diego Biurrun
2016-05-03
25
-51
/
+3
*
mpegts: Validate the SL Packet Header Configuration
Luca Barbato
2016-05-03
1
-0
/
+5
*
fate: Add test for MTS2/MSS4
Diego Biurrun
2016-05-02
2
-0
/
+132
*
rtpdec_vp9: Support parsing the scalability structure
Martin Storsjö
2016-04-30
1
-2
/
+58
*
rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log
Martin Storsjö
2016-04-30
1
-3
/
+1
[next]