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
*
avconv: make input -ss accurate when transcoding
Anton Khirnov
2013-08-05
5
-18
/
+66
*
avconv: distinguish between -ss 0 and -ss not being used
Anton Khirnov
2013-08-05
3
-9
/
+13
*
avconv: insert extra filters in the same way for both graph inputs and outputs
Anton Khirnov
2013-08-05
1
-15
/
+12
*
lavfi/fifo: fix flushing when using request_samples
Anton Khirnov
2013-08-05
1
-2
/
+9
*
avconv: fix usage of deprecated lavfi API
Anton Khirnov
2013-08-05
1
-1
/
+1
*
avserver: do not use a static string as a default for a string option
Anton Khirnov
2013-08-04
1
-1
/
+3
*
mxfenc: switch to av_reallocp_array() and check allocation errors
Alexandra Khirnova
2013-08-04
1
-18
/
+29
*
aac: Forward errors properly in aac_decode_frame_int
Luca Barbato
2013-08-04
1
-17
/
+17
*
aac: Check init_get_bits return value
Luca Barbato
2013-08-04
1
-3
/
+6
*
avconv: improve some variable names
Anton Khirnov
2013-08-04
1
-4
/
+4
*
lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter()
Anton Khirnov
2013-08-04
2
-2
/
+2
*
configure: Check for GCC diagnostic pragma support inside of functions
Diego Biurrun
2013-08-02
1
-2
/
+1
*
avcodec: Add output_picture_number to AVCodecParserContext
Yusuke Nakamura
2013-08-02
5
-4
/
+14
*
Disable deprecation warnings for cases where a replacement is available
Diego Biurrun
2013-08-02
20
-1
/
+98
*
build: Add _Pragma macro to disable deprecated declaration warnings
Diego Biurrun
2013-08-02
2
-0
/
+14
*
doc/print_options: Move options headers to a saner place
Diego Biurrun
2013-08-02
1
-4
/
+2
*
Give less generic names to global library option arrays
Diego Biurrun
2013-08-02
9
-14
/
+14
*
rtmp: Add seek support
Gavriloaie Eugen-Andrei
2013-08-02
3
-1
/
+57
*
h264_sei: Return meaningful values
Vittorio Giovara
2013-08-02
1
-11
/
+16
*
h264_sei: K&R formatting cosmetics
Vittorio Giovara
2013-08-01
1
-58
/
+78
*
h264_sei: Remove pointless old comment
Diego Biurrun
2013-08-01
1
-1
/
+1
*
twinvq: Add proper twinvq prefixes to identifiers
Diego Biurrun
2013-08-01
1
-94
/
+95
*
flvdec: Eliminate completely silly goto
Diego Biurrun
2013-08-01
1
-11
/
+7
*
flvdec: K&R formatting cosmetics
Diego Biurrun
2013-08-01
1
-323
/
+386
*
flvdec: Fix = vs. == typo in sample rate check
Diego Biurrun
2013-08-01
1
-1
/
+1
*
rtsp: Simplify code for forming the remote peer url
Martin Storsjö
2013-08-01
1
-8
/
+5
*
avframe: have av_frame_get_side_data take const AVFrame*
Vittorio Giovara
2013-08-01
2
-2
/
+2
*
rtpproto: Allow specifying a separate rtcp port in ff_rtp_set_remote_url
Martin Storsjö
2013-08-01
1
-2
/
+11
*
rtpproto: Check the size before reading buf[1]
Martin Storsjö
2013-08-01
1
-0
/
+3
*
avconv: add -n option to immediately exit when output files already exist
Vittorio Giovara
2013-07-31
3
-1
/
+13
*
avconv: Call exit_program instead of exit in avconv_opt as well
Martin Storsjö
2013-07-31
1
-70
/
+70
*
avopt: Check whether the object actually has got an AVClass
Martin Storsjö
2013-07-31
1
-0
/
+3
*
rtpproto: Move rtpproto specific function declarations to a separate header
Martin Storsjö
2013-07-31
6
-5
/
+36
*
rtpproto: Simplify the rtp_read function by looping over the fds
Martin Storsjö
2013-07-31
1
-19
/
+6
*
rtpproto: Remove a misplaced comment
Martin Storsjö
2013-07-31
1
-1
/
+0
*
rtpproto: Support nonblocking reads
Martin Storsjö
2013-07-31
1
-1
/
+4
*
rtpenc: Simplify code by introducing a macro for rescaling NTP timestamps
Martin Storsjö
2013-07-31
2
-2
/
+4
*
avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs
Diego Biurrun
2013-07-31
2
-0
/
+6
*
tree-test: Refactor and plug memory leaks
Diego Biurrun
2013-07-31
1
-11
/
+30
*
tree.h: K&R formatting and typo cosmetics
Diego Biurrun
2013-07-31
1
-10
/
+22
*
hls: Call avformat_find_stream_info() on the chained demuxers
Michael Niedermayer
2013-07-30
1
-0
/
+5
*
Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents
Diego Biurrun
2013-07-29
3
-3
/
+3
*
rtsp: Support RFC4570 (source specific multicast) more properly.
Ed Torbett
2013-07-29
2
-11
/
+99
*
rtpproto: Support more than one SSM include address, support excludes
Ed Torbett
2013-07-29
1
-24
/
+86
*
udp: Keep track of include and exclude sources separately
Ed Torbett
2013-07-29
1
-35
/
+51
*
udp: Allow specifying multicast include/blocks as host names as well
Ed Torbett
2013-07-29
1
-2
/
+2
*
avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo
Diego Biurrun
2013-07-29
3
-3
/
+3
*
configure: Detect AIX ar command instead of hardcoding it in the OS section
Diego Biurrun
2013-07-29
1
-1
/
+3
*
fate: Add tree test
Diego Biurrun
2013-07-29
1
-0
/
+5
*
avutil/tree: Drop debug messages that clutter the output
Diego Biurrun
2013-07-29
1
-2
/
+0
[next]