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
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
53
-97
/
+95
*
build: Add explanatory comments to (optimization) blocks in the Makefiles
Diego Biurrun
2014-08-15
4
-1
/
+31
*
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
Diego Biurrun
2014-08-15
30
-182
/
+190
*
vfwcap: Replace deprecated av_destruct_packet() by av_free_packet()
Diego Biurrun
2014-08-15
1
-1
/
+1
*
atomic_win32: Drop unnecessary atomic.h #include
Diego Biurrun
2014-08-15
1
-2
/
+0
*
w32pthreads: Mark functions in compatibility wrapper as av_unused
Diego Biurrun
2014-08-15
1
-10
/
+11
*
http: Reduce scope of a variable in parse_content_encoding()
Diego Biurrun
2014-08-15
1
-2
/
+2
*
h261dec: Fix order of initialization
John Stebbins
2014-08-14
1
-4
/
+6
*
h263dec: Fix order of initialization
John Stebbins
2014-08-14
1
-13
/
+12
*
idct: remove call to ff_idctdsp_init from ff_MPV_common_init
John Stebbins
2014-08-14
9
-17
/
+31
*
mpeg4video: Fix doxygen comment syntax to document correct struct member
Nidhi Makhijani
2014-08-14
1
-10
/
+10
*
a64: Return correct error code on invalid data stream
Nidhi Makhijani
2014-08-14
1
-2
/
+2
*
frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers
Diego Biurrun
2014-08-14
1
-2
/
+0
*
vaapi: set the scaling list correctly.
Edgar Hucek
2014-08-14
1
-1
/
+2
*
mpegts: Do not try to write a PMT larger than SECTION_SIZE
Luca Barbato
2014-08-13
1
-1
/
+23
*
cpu-test: Add unistd.h #include for getopt()
Diego Biurrun
2014-08-13
1
-0
/
+4
*
lavf: eliminate ff_get_audio_frame_size()
Anton Khirnov
2014-08-13
2
-24
/
+1
*
cmdutils: allow matching by metadata in stream specifiers
Anton Khirnov
2014-08-13
4
-0
/
+36
*
mem: add av_strndup() for duplicating substrings
Anton Khirnov
2014-08-13
4
-1
/
+34
*
avconv: rename output_packet() to process_input_packet()
Anton Khirnov
2014-08-13
1
-4
/
+4
*
stereo3d: initialize AVStereo3D to zero
Felix Abecassis
2014-08-13
1
-0
/
+3
*
http: Fix authentication, broken since 6a463e7fb
Martin Storsjö
2014-08-13
1
-3
/
+3
*
ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes.
Andrew Stone
2014-08-13
9
-11
/
+32
*
mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metada...
Andrew Stone
2014-08-13
1
-0
/
+6
*
nutdec: update AVFormatContext.event_flags with STREAM_/METADATA_UPDATED when...
Andrew Stone
2014-08-13
1
-2
/
+11
*
flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever met...
Andrew Stone
2014-08-13
1
-0
/
+1
*
Expose metadata found in onCuePoint events in .flv files.
Andrew Stone
2014-08-13
1
-40
/
+42
*
Set protocol-level metadata in AVFormatContext any time a packet is read.
Andrew Stone
2014-08-13
1
-0
/
+9
*
http: enable icy metadata by default.
Andrew Stone
2014-08-13
3
-2
/
+3
*
http: export icecast metadata as an option with name "metadata".
Andrew Stone
2014-08-13
1
-0
/
+31
*
AVOption: add support for dictionary types.
Andrew Stone
2014-08-13
4
-14
/
+77
*
lavf: add AVFormatContext/AVStream fields for signaling to the user when even...
Andrew Stone
2014-08-13
3
-1
/
+27
*
configure: Check for nanosleep in headers as well, not only in libs
Martin Storsjö
2014-08-13
1
-1
/
+1
*
w32threads: Use newer thread synchronization functions when targeting Vista
Martin Storsjö
2014-08-13
1
-0
/
+12
*
http: Stop reading after receiving the whole file for non-chunked transfers
Martin Storsjö
2014-08-13
1
-1
/
+2
*
ffv1dec: check that global parameters do not change in version 0/1
Michael Niedermayer
2014-08-12
1
-7
/
+25
*
hevc_mvs: avoid deriving tmvp in amvp
Christophe Gisquet
2014-08-12
1
-1
/
+2
*
hevc: wait proper position for tmvp
Christophe Gisquet
2014-08-12
1
-1
/
+2
*
hevc: use intreadwrite
Christophe Gisquet
2014-08-12
3
-18
/
+13
*
hevc: derive partial merge list
Christophe Gisquet
2014-08-12
1
-9
/
+33
*
hevc: derive partially amvp list
Christophe Gisquet
2014-08-12
1
-0
/
+5
*
hevc: simplify rounding
Christophe Gisquet
2014-08-12
1
-4
/
+4
*
hevc: reorder loops
Christophe Gisquet
2014-08-12
1
-6
/
+6
*
configure: Don't pass MSVC compiler options -M[TD] to armasm
Martin Storsjö
2014-08-10
1
-0
/
+12
*
avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bump
Diego Biurrun
2014-08-10
1
-1
/
+1
*
lavc: drop the av_fast_{re,m}alloc compatibility wrappers
Anton Khirnov
2014-08-10
1
-12
/
+0
*
mpegts: Return proper error code on invalid input data
Nidhi Makhijani
2014-08-10
1
-5
/
+5
*
Prepare for 11_alpha2 Release
Reinhard Tartler
2014-08-10
1
-1
/
+1
*
configure: Suggest upgrading gas-preprocessor instead of just installing
Martin Storsjö
2014-08-10
1
-1
/
+1
*
configure: Enable gas-preprocessor on all OSes but only if available
Diego Biurrun
2014-08-10
1
-3
/
+13
[next]