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
*
samplefmt: add a function for copying audio samples.
Anton Khirnov
2012-05-09
2
-0
/
+34
*
lavr: do not try to copy to uninitialized output audio data.
Anton Khirnov
2012-05-09
1
-1
/
+2
*
lavr: make avresample_read() with NULL output discard samples.
Anton Khirnov
2012-05-09
3
-2
/
+5
*
fate: split idroq audio and video into separate tests
Mans Rullgard
2012-05-09
4
-380
/
+383
*
fate: improve dependencies
Mans Rullgard
2012-05-09
41
-195
/
+199
*
fate: add convenient shorthands for ea-vp6, libavcodec, libavutil tests
Diego Biurrun
2012-05-09
3
-13
/
+22
*
fate: split some combined tests into separate audio and video tests
Diego Biurrun
2012-05-09
17
-598
/
+616
*
fate: fix dependencies for probe tests
Mans Rullgard
2012-05-09
2
-2
/
+3
*
mips: intreadwrite: fix inline asm for gcc 4.8
Mans Rullgard
2012-05-09
1
-2
/
+5
*
mips: intreadwrite: remove unnecessary inline asm
Mans Rullgard
2012-05-09
1
-57
/
+2
*
lavfi: add video buffer sink, and use it in avtools
Anton Khirnov
2012-05-09
10
-122
/
+267
*
lavfi: add a function for copying properties from AVFilterBufferRef->AVFrame
Anton Khirnov
2012-05-09
2
-0
/
+38
*
sctp: Initial tcp-alike sctp support with streams
Luca Barbato
2012-05-08
4
-0
/
+333
*
libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to store pts
Jordi Ortiz
2012-05-08
1
-30
/
+67
*
options_table: Add some missing #includes to fix "make checkheaders".
Alex Converse
2012-05-08
2
-0
/
+11
*
doc: Replace a stray reference to the old '-intra' flag.
Alex Converse
2012-05-08
1
-1
/
+1
*
rtsp: Add content-type message header parsing
Jordi Ortiz
2012-05-08
2
-0
/
+8
*
rtmp: Support 'rtmp_live', an option which specifies if the media is a live s...
Samuel Pitoiset
2012-05-08
1
-1
/
+7
*
av_samples_fill_array: Mark unmodified function argument as const.
Diego Biurrun
2012-05-08
2
-2
/
+3
*
lagarith: add YUY2 decoding support
Kostya Shishkov
2012-05-08
1
-3
/
+71
*
Support decoding unaligned rgb24 lagarith.
Carl Eugen Hoyos
2012-05-08
1
-1
/
+2
*
dv: Split profile handling code into a separate file.
Diego Biurrun
2012-05-07
7
-356
/
+410
*
flvenc: use AVFormatContext, not AVCodecContext for logging.
Anton Khirnov
2012-05-07
1
-10
/
+11
*
mov: Remove write-only variable in mov_read_chan().
Diego Biurrun
2012-05-07
1
-2
/
+2
*
fate: Change the probe-format refs to match the final text format committed.
Alex Converse
2012-05-07
1
-4
/
+4
*
fate: Add avprobe as a make dependency
Alex Converse
2012-05-07
1
-1
/
+1
*
Add probe fate tests to test for regressions in detecting media types.
Ronald S. Bultje
2012-05-07
3
-0
/
+22
*
fate: Add oneline comparison method
Mans Rullgard
2012-05-07
1
-1
/
+8
*
qdm2: clip array indices returned by qdm2_get_vlc().
Ronald S. Bultje
2012-05-07
1
-5
/
+13
*
avplay: properly close/reopen AVAudioResampleContext on channel layout change
Justin Ruggles
2012-05-07
1
-1
/
+3
*
avcodec: do not needlessly set packet size to 0 in avcodec_encode_audio2()
Justin Ruggles
2012-05-07
1
-1
/
+0
*
avcodec: for audio encoding, reset output packet when it is not valid
Justin Ruggles
2012-05-07
1
-1
/
+4
*
avcodec: refactor avcodec_encode_audio2() to merge common branches
Justin Ruggles
2012-05-07
1
-3
/
+3
*
avcodec: remove fallbacks for AVCodec.encode() in avcodec_encode_audio2()
Justin Ruggles
2012-05-07
1
-68
/
+2
*
libschroedinger: Switch to function names more in line with Libav style.
Diego Biurrun
2012-05-07
3
-12
/
+12
*
Move code shared between libdirac and libschroedinger to libschroedinger.
Diego Biurrun
2012-05-07
7
-247
/
+180
*
lavfi: uninline avfilter_copy_buffer_ref_props().
Anton Khirnov
2012-05-07
3
-13
/
+15
*
lavf: add missing '*' in a doxy.
Anton Khirnov
2012-05-07
1
-1
/
+1
*
h264: Remove a commented-out function pointer typedef.
Diego Biurrun
2012-05-07
1
-1
/
+0
*
txd: Remove write-only variable in txd_decode_frame().
Diego Biurrun
2012-05-07
1
-3
/
+2
*
mmvideo.c: Remove unused variable in mm_decode_pal().
Diego Biurrun
2012-05-07
1
-2
/
+1
*
build: cosmetics: Add missing end-of-line backslashes to item lists.
Diego Biurrun
2012-05-07
5
-7
/
+8
*
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
Diego Biurrun
2012-05-07
6
-16
/
+69
*
libschroedinger: Move a function to avoid a forward declaration.
Diego Biurrun
2012-05-07
1
-7
/
+4
*
pthread: warn on high thread counts
Sean McGovern
2012-05-07
1
-0
/
+5
*
vf_yadif: fix missing error handling for avfilter_poll_frame()
Robert Nagy
2012-05-07
1
-0
/
+4
*
avprobe: allow showing only one container/stream property.
Ronald S. Bultje
2012-05-07
2
-20
/
+53
*
lavfi: support audio in avfilter_copy_frame_props().
Anton Khirnov
2012-05-07
1
-10
/
+17
*
lavfi: avfilter_merge_formats: handle case where inputs are same
Mina Nagy Zaki
2012-05-07
1
-0
/
+3
*
lavc: add sample rate and channel layout to AVFrame.
Anton Khirnov
2012-05-07
4
-1
/
+24
[next]