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
*
Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...
Michael Niedermayer
2015-03-18
14
-15
/
+15
*
Merge commit '58a840e21577a2168843487a98cb2cea44b5a94a'
Michael Niedermayer
2015-03-18
1
-2
/
+2
|
\
|
*
Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat
Martin Storsjö
2015-03-17
2
-5
/
+5
*
|
avcodec/ac3dec_fixed: fix compilation when ac3dec is disabled
James Almer
2015-03-17
1
-1
/
+1
*
|
avcodec/aacsbr: Replace impossible condition by assert
Michael Niedermayer
2015-03-17
1
-1
/
+2
*
|
Merge commit '6289706b35d1b030258bba54cc27bb6d2c04bc9b'
Michael Niedermayer
2015-03-17
2
-3
/
+3
|
\
\
|
|
/
|
*
fate: Move tdsc to the appropriate screen capture file
Vittorio Giovara
2015-03-17
2
-3
/
+3
*
|
Merge commit '423f5d50e499ab972f507115700c8f31ed8993e4'
Michael Niedermayer
2015-03-17
0
-0
/
+0
|
\
\
|
|
/
|
*
mov: Fix little endian audio detection
Vittorio Giovara
2015-03-17
1
-1
/
+1
*
|
Merge commit 'cdce9e8025fff1dee2fd3d6bc28aebc0a330c5a0'
Michael Niedermayer
2015-03-17
1
-4
/
+4
|
\
\
|
|
/
|
*
aacsbr: Fix type for index variable
Vittorio Giovara
2015-03-17
1
-3
/
+3
*
|
Merge commit '7c60c124c8dfaebfafa2b3c11b316db549617732'
Michael Niedermayer
2015-03-17
1
-4
/
+0
|
\
\
|
|
/
|
*
hqx: Drop unused offsets table
Vittorio Giovara
2015-03-17
1
-4
/
+0
*
|
Merge commit '4326bc364b58e97fc3d89417054a6b7610179a00'
Michael Niedermayer
2015-03-17
2
-4
/
+9
|
\
\
|
|
/
|
*
lavf: Do not list mov-only codecs in riff tags
Carl Eugen Hoyos
2015-03-17
3
-4
/
+13
*
|
Merge commit 'cf9861dea5d42d0b5a6cf0609b9624525d96c1e0'
Michael Niedermayer
2015-03-17
0
-0
/
+0
|
\
\
|
|
/
|
*
isom: Add X-Com Radvision FourCC
Paul B Mahol
2015-03-17
1
-0
/
+1
*
|
Merge commit '02d76141d68e38c80f9a205a56b9af10d74f0995'
Michael Niedermayer
2015-03-17
1
-0
/
+1
|
\
\
|
|
/
|
*
riff: Add 'tshd' FourCC for H.264
Vittorio Giovara
2015-03-17
1
-0
/
+1
*
|
Merge commit 'c0f504e947cc0a3c73770419bf7d1af98288fc59'
Michael Niedermayer
2015-03-17
0
-0
/
+0
|
\
\
|
|
/
|
*
libx264: Allow full-range yuv422 and yuv444 pixel formats
Carl Eugen Hoyos
2015-03-17
1
-0
/
+6
*
|
Merge commit 'c9ed48e80ef807ab0c1bb946ac8db5f34d83d9c9'
Michael Niedermayer
2015-03-17
1
-1
/
+1
|
\
\
|
|
/
|
*
dca: Read params->pancABIT0[param_index] only if part0 is set
Niels Möller
2015-03-17
1
-1
/
+1
*
|
Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad'
Michael Niedermayer
2015-03-17
1
-0
/
+2
|
\
\
|
|
/
|
*
x86: Put COPY3_IF_LT under HAVE_6REGS
Luca Barbato
2015-03-17
1
-0
/
+5
*
|
avfilter/vf_colormatrix: make sure the number of threads is even for yuv420p
Clément Bœsch
2015-03-17
1
-1
/
+1
*
|
Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c'
Michael Niedermayer
2015-03-17
1
-0
/
+1
|
\
\
|
|
/
|
*
isom: Add support for TSCC2
Luca Barbato
2015-03-17
1
-0
/
+1
*
|
Merge commit '91894f27dce531c13d7e1be20253877f2e1e9e66'
Michael Niedermayer
2015-03-17
1
-2
/
+1
|
\
\
|
|
/
|
*
configure: Disable shift operator precedence warnings with MSVC
Diego Biurrun
2015-03-17
1
-1
/
+1
*
|
avformat/mov: fix mis-detection of jpeg2000
Michael Niedermayer
2015-03-17
1
-1
/
+3
*
|
avfilter/vf_histeq: Change enums to int, which are accessed via AVOption as int
Michael Niedermayer
2015-03-17
1
-1
/
+1
*
|
avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption ...
Michael Niedermayer
2015-03-17
1
-2
/
+2
*
|
avfilter/vf_field: Change enum to int, which is accessed via AVOption as int
Michael Niedermayer
2015-03-17
1
-1
/
+1
*
|
mxfenc: fix memleaks in mxf_write_footer
Andreas Cadhalpun
2015-03-17
1
-7
/
+8
*
|
doc/protocols: Fixed missing example section marker
Tobias Rapp
2015-03-17
1
-0
/
+2
*
|
avcodec/vc1_pred: Fix undefined shifts
Michael Niedermayer
2015-03-17
1
-7
/
+9
*
|
avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWN
Clément Bœsch
2015-03-17
1
-2
/
+2
*
|
avfilter: handle error in query_formats() of a bunch of random video filters
Clément Bœsch
2015-03-16
27
-83
/
+118
*
|
avfilter/formats: proper error handling in ff_set_common_*() functions
Clément Bœsch
2015-03-16
2
-18
/
+37
*
|
avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_fo...
Clément Bœsch
2015-03-16
2
-14
/
+14
*
|
avfilter/formats: use av_realloc_array in ADD_FORMAT()
Clément Bœsch
2015-03-16
1
-2
/
+2
*
|
avfilter/formats: remove unused COPY_INT_LIST() macro
Clément Bœsch
2015-03-16
1
-12
/
+0
*
|
Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259'
Michael Niedermayer
2015-03-16
2
-7
/
+81
|
\
\
|
|
/
|
*
movenc: Allow interleaving samples when writing fragmented files
Martin Storsjö
2015-03-16
2
-7
/
+80
*
|
OpenCL uninit bug fix - clear is_compiled flag
srikanth
2015-03-16
1
-0
/
+4
*
|
avformat/rtsp: Fix potential pointer overflow in sdp_probe()
Michael Niedermayer
2015-03-16
1
-1
/
+1
*
|
avformat/mpegts: Fix potential pointer overflows
Michael Niedermayer
2015-03-16
1
-3
/
+3
*
|
configure: Silence EMMS warnings in ICC
Michael Niedermayer
2015-03-16
1
-1
/
+3
*
|
Merge commit '50ff0c05b691524d1fd044a2f2eefb706932fc98'
Michael Niedermayer
2015-03-16
1
-8
/
+16
|
\
\
|
|
/
[next]