index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
In mov muxer, write artist metadata tag
Baptiste Coudurier
2010-10-15
1
-0
/
+1
*
In mov muxer, use correct metadata tag for encoder, and use the generic metad...
Baptiste Coudurier
2010-10-15
1
-1
/
+1
*
rtpdec: Return AVERROR(EAGAIN) for mpegts parsing errors
Martin Storsjö
2010-10-15
1
-2
/
+5
*
ffserver: use a local MAX_STREAMS limit
Aurelien Jacobs
2010-10-15
1
-0
/
+4
*
ffserver: fix prepare_sdp_description() to dynamically allocate streams
Aurelien Jacobs
2010-10-15
1
-1
/
+16
*
Export metadata in the generic format. Deprecate old conversion API.
Anton Khirnov
2010-10-15
21
-39
/
+55
*
cosmetic: alignment
Aurelien Jacobs
2010-10-15
1
-8
/
+8
*
add FF_API_SYMVER define to disable symver compatibility functions
Aurelien Jacobs
2010-10-15
2
-1
/
+4
*
probetest: replace usage of deprecated first_iformat by av_iformat_next()
Aurelien Jacobs
2010-10-15
1
-2
/
+2
*
add FF_API_FIRST_FORMAT define to drop deprecated first_?format from public api
Aurelien Jacobs
2010-10-15
2
-1
/
+10
*
add FF_API_PARAMETERS_CODEC_ID define to disable the deprecated codec_id
Aurelien Jacobs
2010-10-15
1
-1
/
+4
*
add FF_API_LAVF_UNUSED define to disable the unused struct fields
Aurelien Jacobs
2010-10-15
1
-2
/
+5
*
add FF_API_READ_SEEK define to drop usage of AVInputFormat.read_seek
Aurelien Jacobs
2010-10-15
1
-1
/
+4
*
add FF_API_PARSE_FRAME_PARAM define to disable the deprecated
Aurelien Jacobs
2010-10-15
2
-2
/
+5
*
properly check for FF_API_URL_CLASS instead of LIBAVFORMAT_VERSION_MAJOR
Aurelien Jacobs
2010-10-15
1
-3
/
+3
*
add FF_API_ALLOC_FORMAT_CONTEXT define to disable the deprecated
Aurelien Jacobs
2010-10-15
2
-2
/
+5
*
add FF_API_URL_SPLIT define to disable the deprecated ff_url_split() function
Aurelien Jacobs
2010-10-15
3
-2
/
+5
*
add FF_API_UDP_GET_FILE define to disable the deprecated udp_get_file_handle()
Aurelien Jacobs
2010-10-15
3
-2
/
+5
*
add FF_API_GUESS_FORMAT define to disable the deprecated guess_format()
Aurelien Jacobs
2010-10-15
2
-3
/
+6
*
Deprecate old API.
Anton Khirnov
2010-10-15
1
-20
/
+20
*
Store slice position and size per keyframe in ffv1.2
Michael Niedermayer
2010-10-15
1
-4
/
+35
*
Fix indention of ffv1.c after previous commits.
Michael Niedermayer
2010-10-14
1
-71
/
+70
*
Store quant table index per plane and slice.
Michael Niedermayer
2010-10-14
1
-17
/
+23
*
Assert that the context doesnt overflow in ffv1.
Michael Niedermayer
2010-10-14
1
-0
/
+1
*
Rectangular slice support for ffv1.2
Michael Niedermayer
2010-10-14
1
-76
/
+237
*
vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata**
Anton Khirnov
2010-10-14
4
-14
/
+14
*
Fix crash when using iblock option (when a warning is logged).
James Zern
2010-10-14
1
-1
/
+1
*
Make the validity checks fail only if the corresponding luma or chroma
Stefano Sabatini
2010-10-13
1
-1
/
+2
*
Add support for PIX_FMT_RGBA in the targa encoder.
Stefano Sabatini
2010-10-13
1
-3
/
+7
*
sapdec: Include sys/time.h for struct timeval
Martin Storsjö
2010-10-13
1
-0
/
+1
*
Use named constants defined in targa.h.
Stefano Sabatini
2010-10-13
1
-3
/
+3
*
Create a targa.h file to contain common definitions for targa encoder
Stefano Sabatini
2010-10-13
3
-8
/
+38
*
Add a SAP demuxer
Martin Storsjö
2010-10-13
8
-5
/
+289
*
rtpdec: Don't use the no reordering codepath if there already is a queue
Martin Storsjö
2010-10-13
1
-1
/
+1
*
rtpdec: Handle wrapping seq numbers in has_next_packet properly
Martin Storsjö
2010-10-13
1
-1
/
+1
*
rtpdec: Parse the next packet in the sequence if it is available, if the prev...
Martin Storsjö
2010-10-13
1
-0
/
+2
*
rtpdec: Return AVERROR(EAGAIN) if out of data for mpegts, pass returned error...
Martin Storsjö
2010-10-13
1
-3
/
+3
*
rtpdec: Don't call the depacketizer to return more data unless it actually sa...
Martin Storsjö
2010-10-13
1
-3
/
+3
*
rtpdec: Split out storing of the depacketization return value to a separate f...
Martin Storsjö
2010-10-13
1
-30
/
+26
*
Make avfilter_config_links() use the timebase of the first input link
Stefano Sabatini
2010-10-12
1
-1
/
+2
*
Make the targa encoder return sane error values rather than -1.
Stefano Sabatini
2010-10-12
1
-3
/
+3
*
Targa encoder: log error message in case the pixel format in input is
Stefano Sabatini
2010-10-12
1
-0
/
+2
*
Factorize definition of the output_filter defined in both ffplay.c and
Stefano Sabatini
2010-10-12
4
-75
/
+58
*
Cosmetics: remove pointless empty line.
Stefano Sabatini
2010-10-12
1
-1
/
+0
*
Extend buffer source to accept the time base for the output PTS.
Stefano Sabatini
2010-10-12
4
-11
/
+19
*
Fix timebase handling at the begin and at the end of the ffplay video
Stefano Sabatini
2010-10-12
1
-2
/
+15
*
Remove unused symbol.
Stefano Sabatini
2010-10-12
1
-1
/
+0
*
Do not pass an unused variable when initing filt_out. Less confusing.
Stefano Sabatini
2010-10-12
1
-1
/
+1
*
Implement cropdetect filter.
Stefano Sabatini
2010-10-12
7
-2
/
+255
*
Extend the nullsrc source, make it accept a parameter for specifying
Stefano Sabatini
2010-10-11
3
-8
/
+59
[next]