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
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-23
48
-84
/
+291
|
\
|
*
build: fix standalone compilation of OMA muxer
Diego Biurrun
2011-12-23
1
-1
/
+1
|
*
build: fix standalone compilation of Microsoft XMV demuxer
Diego Biurrun
2011-12-23
1
-1
/
+1
|
*
build: fix standalone compilation of Core Audio Format demuxer
Diego Biurrun
2011-12-23
1
-1
/
+2
|
*
kvmc: fix invalid reads
Gaurav Narula
2011-12-23
1
-16
/
+66
|
*
4xm: Add a check in decode_i_frame to prevent buffer overreads
Shitiz Garg
2011-12-22
1
-3
/
+12
|
*
adpcm: fix IMA SMJPEG decoding
Paul B Mahol
2011-12-22
1
-5
/
+9
|
*
options: set minimum for "threads" to zero
Janne Grunau
2011-12-22
1
-1
/
+2
|
*
bsd: use number of logical CPUs as automatic thread count
Janne Grunau
2011-12-22
2
-0
/
+12
|
*
windows: use number of CPUs as automatic thread count
Janne Grunau
2011-12-22
2
-0
/
+8
|
*
linux: use number of CPUs as automatic thread count
Janne Grunau
2011-12-22
2
-0
/
+45
|
*
pthreads: reset active_thread_type when slice thread_init returrns early
Janne Grunau
2011-12-22
1
-1
/
+3
|
*
v410dec: include correct headers
Paul B. Mahol
2011-12-22
1
-1
/
+1
|
*
Drop ALT_ prefix from BITSTREAM_READER_LE name.
Diego Biurrun
2011-12-22
27
-32
/
+32
|
*
lavfi: always build vsrc_buffer.
Anton Khirnov
2011-12-22
3
-4
/
+7
|
*
ra144enc: zero the reflection coeffs if the filter is unstable
Justin Ruggles
2011-12-22
1
-1
/
+4
|
*
sws: readd PAL8 to isPacked()
Anton Khirnov
2011-12-22
1
-2
/
+4
|
*
mov: Don't stick the QuickTime field ordering atom in extradata.
Alex Converse
2011-12-21
5
-8
/
+83
|
*
truespeech: fix invalid reads in truespeech_apply_twopoint_filter()
Justin Ruggles
2011-12-21
1
-0
/
+1
*
|
udp: support non blocking reads with fifo
Michael Niedermayer
2011-12-23
1
-0
/
+3
*
|
udp: Replace double select() by select+mutex+cond.
Michael Niedermayer
2011-12-23
1
-14
/
+27
*
|
udp: return circular buffer error if such error happened.
Michael Niedermayer
2011-12-23
1
-0
/
+2
*
|
fifo: Make writes atomic.
Michael Niedermayer
2011-12-23
1
-7
/
+12
*
|
Merge remote-tracking branch 'tjoppen/fuzz_fixes'
Michael Niedermayer
2011-12-22
1
-11
/
+44
|
\
\
|
*
|
mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit overflows
Tomas Härdin
2011-12-21
1
-2
/
+2
|
*
|
mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
Tomas Härdin
2011-12-21
1
-1
/
+3
|
*
|
mxfdec: Sanity check PreviousPartition
Tomas Härdin
2011-12-21
1
-0
/
+7
|
*
|
mxfdec: Never seek back in local sets and KLVs
Tomas Härdin
2011-12-21
1
-0
/
+15
|
*
|
mxfdec: Move the current_partition check inside mxf_read_header()
Tomas Härdin
2011-12-21
1
-5
/
+6
|
*
|
mxfdec: Fix infinite loop in mxf_packet_timestamps()
Tomas Härdin
2011-12-21
1
-1
/
+9
|
*
|
mxfdec: Check url_feof() in mxf_read_local_tags()
Tomas Härdin
2011-12-21
1
-1
/
+1
|
*
|
mxfdec: Check for NULL component
Tomas Härdin
2011-12-21
1
-1
/
+1
*
|
|
platform.texi: close @enumerate section in the "Using shared libraries" subse...
Stefano Sabatini
2011-12-22
1
-0
/
+2
*
|
|
lavd/lavfi: fix two memleaks.
Nicolas George
2011-12-22
1
-0
/
+2
*
|
|
sink_buffer: copy list of provided formats in the context
Stefano Sabatini
2011-12-22
3
-11
/
+76
*
|
|
libswresample.v: add swresample* for cmdutils.c
Michael Niedermayer
2011-12-22
1
-1
/
+1
*
|
|
lavf: Add SMJPEG demuxer.
Paul B Mahol
2011-12-22
6
-1
/
+188
*
|
|
cmdutils: restore vertical alignment of versions
Michael Niedermayer
2011-12-22
1
-1
/
+1
*
|
|
cmdutils: print swr versions too
Michael Niedermayer
2011-12-22
1
-0
/
+2
*
|
|
swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100
Michael Niedermayer
2011-12-22
2
-1
/
+2
*
|
|
swr: add swresample_version swresample_configuration and swresample_license
Michael Niedermayer
2011-12-22
2
-0
/
+31
*
|
|
libswscale: increase LIBSWSCALE_VERSION_MICRO to 100
Michael Niedermayer
2011-12-22
2
-1
/
+2
*
|
|
libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100
Michael Niedermayer
2011-12-22
2
-1
/
+3
*
|
|
libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100
Michael Niedermayer
2011-12-22
2
-1
/
+3
*
|
|
libavformat: increase LIBAVFORMAT_VERSION_MICRO to 100
Michael Niedermayer
2011-12-22
2
-1
/
+3
*
|
|
libavutil: increase LIBAVUTIL_VERSION_MICRO to 100
Michael Niedermayer
2011-12-22
2
-1
/
+2
*
|
|
lavc: make 100 the base for the micro version number.
Michael Niedermayer
2011-12-22
2
-1
/
+2
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-22
23
-249
/
+450
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
asfdec: add side data to ASFStream packet instead of output packet.
Justin Ruggles
2011-12-21
1
-1
/
+1
|
*
|
idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur.
Justin Ruggles
2011-12-21
1
-13
/
+14
[next]