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
*
doc/filters: itemize examples for *settb filters
Stefano Sabatini
2012-08-24
1
-6
/
+21
*
doc/filters: itemize examples for *setpts filters
Stefano Sabatini
2012-08-24
1
-7
/
+25
*
doc/filters: move *setpts and *settb filters to the multimedia filters section
Stefano Sabatini
2012-08-24
1
-100
/
+100
*
lavfi: rename vf_setpts.c to f_setpts.c
Stefano Sabatini
2012-08-24
2
-2
/
+2
*
lavc/dvdsubenc: check the type of rectangles.
Nicolas George
2012-08-24
1
-0
/
+5
*
lavf/utils: Try to unwrap pts/dts so as to minimize wraps
Michael Niedermayer
2012-08-24
1
-1
/
+4
*
lavf/utils: run update_initial_timestamps() outside some if()
Michael Niedermayer
2012-08-24
1
-5
/
+5
*
ffmpeg: fix wrap correction code.
Michael Niedermayer
2012-08-24
1
-6
/
+7
*
mjpeg: fix fliping with emu edges.
Michael Niedermayer
2012-08-23
1
-6
/
+24
*
Fix partially hidden macroblocks for 10-bit DNxHD.
Joseph Artsimovich
2012-08-23
1
-4
/
+12
*
ffv1: more than 8 bit per RGB channel
Georg Lippitsch
2012-08-23
1
-17
/
+77
*
lagarith: fix alignment on buffers passed into prediction dsp code.
Michael Niedermayer
2012-08-23
1
-11
/
+15
*
lavf/ape: Fix stream duration calculation
jamal
2012-08-23
1
-5
/
+3
*
mpeg4audio: dont take the SBR flag too serious.
Michael Niedermayer
2012-08-23
1
-1
/
+4
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-23
10
-43
/
+71
|
\
|
*
doc/APIchanges: add an entry for codec descriptors.
Anton Khirnov
2012-08-23
1
-6
/
+16
|
*
vorbisenc: set AVCodecContext.bit_rate to 0
Justin Ruggles
2012-08-22
1
-0
/
+1
|
*
vorbisenc: fix quality parameter
Justin Ruggles
2012-08-22
1
-2
/
+2
|
*
FATE: add ALAC encoding tests
Justin Ruggles
2012-08-22
2
-0
/
+16
|
*
lpc: fix alignment of windowed samples for odd maximum LPC order
Justin Ruggles
2012-08-22
2
-8
/
+8
|
*
alacenc: use s16p sample format as input
Justin Ruggles
2012-08-22
1
-13
/
+12
|
*
alacenc: remove unneeded sample_fmt check
Justin Ruggles
2012-08-22
1
-5
/
+0
|
*
alacenc: fix max_frame_size calculation for the final frame
Justin Ruggles
2012-08-22
1
-1
/
+1
|
*
adpcm_swf: Use correct sample offsets when using trellis.
Justin Ruggles
2012-08-22
1
-3
/
+4
|
*
rtmp: support strict rtmp servers
Samuel Pitoiset
2012-08-22
1
-4
/
+7
|
*
mjpegdec: support AVRn interlaced
Michael Niedermayer
2012-08-22
1
-3
/
+20
|
*
x86: remove FASTDIV inline asm
Mans Rullgard
2012-08-22
2
-39
/
+0
*
|
lavfi: free partial audio buffers when destroying links.
Nicolas George
2012-08-22
1
-0
/
+2
*
|
FATE: Add Canopus Lossless tests
Derek Buitenhuis
2012-08-22
3
-1
/
+31
*
|
utvideoenc: use dsp.sub_hfyu_median_prediction
Michael Niedermayer
2012-08-22
1
-20
/
+6
*
|
utvideoenc: align mangled buffer starts.
Michael Niedermayer
2012-08-22
2
-8
/
+11
*
|
utvideoenc: drop step
Michael Niedermayer
2012-08-22
1
-15
/
+15
*
|
utvideoenc: avoid writing into the input picture.
Michael Niedermayer
2012-08-22
2
-22
/
+41
*
|
utvideoenc: use ff_generate_len()
Michael Niedermayer
2012-08-22
13
-699
/
+587
*
|
lavfi/overlay: fix return values.
Nicolas George
2012-08-22
1
-16
/
+34
*
|
lavfi/split: handle closed outputs.
Nicolas George
2012-08-22
1
-4
/
+12
*
|
ffmpeg: use close_output_stream more systematically.
Nicolas George
2012-08-22
1
-3
/
+3
*
|
ffmpeg: move close_output_stream earlier.
Nicolas George
2012-08-22
1
-12
/
+12
*
|
ffmpeg: make decoding_needed a counter.
Nicolas George
2012-08-22
2
-2
/
+2
*
|
lavfi: add a closed field to AVFilerLink.
Nicolas George
2012-08-22
4
-0
/
+36
*
|
ffmpeg: use AV_BUFFERSRC_FLAG_PUSH.
Nicolas George
2012-08-22
1
-4
/
+7
*
|
huffman/huffyuv: move lorens huffman table generation code to huffman.c/h
Michael Niedermayer
2012-08-22
4
-61
/
+64
*
|
utvideoenc: optimize and simplify mangle_rgb_planes
Michael Niedermayer
2012-08-22
1
-7
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-22
4
-12
/
+4
|
\
\
|
|
/
|
*
build: x86: Only compile mpegvideo optimizations when necessary
Diego Biurrun
2012-08-22
1
-1
/
+1
|
*
configure: Drop fastdiv option
Diego Biurrun
2012-08-22
2
-8
/
+1
|
*
build: Make the E-AC-3 encoder select the AC-3 encoder
Diego Biurrun
2012-08-22
2
-3
/
+2
|
*
fate: flac: Only run tests requiring samples when samples are available
Diego Biurrun
2012-08-22
1
-1
/
+1
*
|
examples/decoding_encoding: flush audio frames in the encoder
Stefano Sabatini
2012-08-22
1
-0
/
+14
*
|
examples/decoding_encoding: re-organize frame configuration code
Stefano Sabatini
2012-08-22
1
-7
/
+15
[next]