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
*
rtpenc_chain: Return an error code instead of just a plain pointer
Martin Storsjö
2012-05-26
5
-18
/
+29
*
rtpenc_chain: Free the URLContext on failure
Martin Storsjö
2012-05-26
1
-7
/
+11
*
rtpenc: Expose the ssrc as an avoption
Martin Storsjö
2012-05-26
2
-2
/
+4
*
avprobe: display the codec profile in show_stream()
Christian Schmidt
2012-05-25
1
-0
/
+5
*
avprobe: fix function prototype
Luca Barbato
2012-05-25
1
-2
/
+3
*
cosmetics: Fix indentation
Martin Storsjö
2012-05-26
1
-1
/
+1
*
avprobe: changelog entry
Luca Barbato
2012-05-25
1
-1
/
+1
*
avprobe: update documentation
Luca Barbato
2012-05-25
1
-13
/
+6
*
avprobe: provide JSON output
Luca Barbato
2012-05-25
1
-0
/
+120
*
avprobe: output proper INI format
Luca Barbato
2012-05-25
1
-109
/
+393
*
avprobe: improve formatting
Luca Barbato
2012-05-25
1
-3
/
+4
*
rtmp: fix url parsing
Luca Barbato
2012-05-25
2
-2
/
+3
*
fate: document TARGET_EXEC and its usage
Luca Barbato
2012-05-25
1
-1
/
+11
*
movenc: Don't write the 'wave' atom or its child 'enda' for lpcm audio.
Alex Converse
2012-05-25
1
-20
/
+1
*
imc: some cosmetics
Kostya Shishkov
2012-05-25
1
-181
/
+204
*
rtmp: Pass the proper return code in rtmp_handshake
Samuel Pitoiset
2012-05-24
1
-6
/
+7
*
rtmp: Check return codes of net IO operations
Samuel Pitoiset
2012-05-24
2
-32
/
+68
*
rtmp: Return a proper error code instead of -1
Samuel Pitoiset
2012-05-24
1
-4
/
+4
*
rtmp: Check malloc calls
Samuel Pitoiset
2012-05-24
1
-20
/
+58
*
rtmp: Check ff_rtmp_packet_create calls
Samuel Pitoiset
2012-05-24
2
-55
/
+140
*
lavfi: add audio mix filter
Justin Ruggles
2012-05-23
6
-1
/
+587
*
flvdec: Make sure sample_rate is set to the updated value
Martin Storsjö
2012-05-23
1
-2
/
+2
*
tqi: Pass errors from the MB decoder
Michael Niedermayer
2012-05-23
1
-3
/
+7
*
os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2
Dave Yeo
2012-05-23
1
-0
/
+6
*
http: Add support for reading http POST reply headers
Samuel Pitoiset
2012-05-22
1
-1
/
+15
*
http: Add http_shutdown() for ending writing of posts
Samuel Pitoiset
2012-05-22
1
-2
/
+19
*
tcp: Allow signalling end of reading/writing
Samuel Pitoiset
2012-05-22
2
-0
/
+23
*
avio: Add a function for signalling end of reading/writing
Samuel Pitoiset
2012-05-22
2
-0
/
+20
*
lavfi: fix comment, audio is supported now.
Anton Khirnov
2012-05-22
1
-2
/
+1
*
lavfi: fix incorrect comment.
Anton Khirnov
2012-05-22
1
-2
/
+2
*
lavfi: remove avfilter_null_* from public API on next bump.
Anton Khirnov
2012-05-22
21
-44
/
+90
*
lavfi: remove avfilter_default_* from public API on next bump.
Anton Khirnov
2012-05-22
10
-16
/
+81
*
lavfi: deprecate default config_props() callback and refactor avfilter_config...
Mina Nagy Zaki
2012-05-22
5
-55
/
+39
*
avfiltergraph: smarter sample format selection.
Anton Khirnov
2012-05-22
1
-1
/
+70
*
avconv: rename transcode_audio/video to decode_audio/video.
Anton Khirnov
2012-05-22
1
-4
/
+4
*
asyncts: reset delta to 0 when it's not used.
Anton Khirnov
2012-05-22
1
-4
/
+7
*
x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code.
Justin Ruggles
2012-05-22
1
-0
/
+8
*
dwt: return errors from ff_slice_buffer_init()
Diego Biurrun
2012-05-22
3
-7
/
+13
*
dwt: check malloc calls
Jordi Ortiz
2012-05-22
1
-1
/
+15
*
ppc: Drop unused header regs.h
Diego Biurrun
2012-05-22
1
-37
/
+0
*
af_resample: remove an extra space in the log output
Justin Ruggles
2012-05-21
1
-1
/
+1
*
Convert vector_fmul range of functions to YASM and add AVX versions
Kieran Kunhya
2012-05-21
10
-158
/
+149
*
lavfi: add an audio split filter
Justin Ruggles
2012-05-21
6
-3
/
+45
*
lavfi: rename vf_split.c to split.c
Justin Ruggles
2012-05-21
2
-1
/
+1
*
dwt: K&R prettyprinting cosmetics
Jordi Ortiz
2012-05-21
2
-553
/
+713
*
Remove libnut wrapper
Diego Biurrun
2012-05-21
4
-321
/
+0
*
fate: change name of FATE samples location environment variable
Diego Biurrun
2012-05-21
2
-3
/
+3
*
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
James Zern
2012-05-20
11
-10
/
+26
*
http: Factorize the code by adding http_read_header()
Samuel Pitoiset
2012-05-20
1
-38
/
+40
*
indeo: Make ivi_calc_band_checksum() static, it is only used in one file.
Diego Biurrun
2012-05-20
2
-6
/
+1
[next]