projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
drop support for base-10 encoded alpha component in av_parse_color()
2010-11-10
Aurelien Jacobs
drop support for base-10 encoded alpha component in...
commit
|
commitdiff
|
tree
2010-10-23
Aurelien Jacobs
drop rtsp_default_protocols which is not part of public...
commit
|
commitdiff
|
tree
2010-10-23
Aurelien Jacobs
drop rtp_get_file_handles() which is not part of public...
commit
|
commitdiff
|
tree
2010-10-23
Aurelien Jacobs
drop rtp_get_local_port() which is not part of public...
commit
|
commitdiff
|
tree
2010-10-23
Aurelien Jacobs
use rtp_get_local_rtp_port() instead of the deprecated...
commit
|
commitdiff
|
tree
2010-10-18
Aurelien Jacobs
metadata: make av_metadata_set2 case insensitive by...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
ffserver: use a local MAX_STREAMS limit
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
ffserver: fix prepare_sdp_description() to dynamically...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
cosmetic: alignment
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
add FF_API_SYMVER define to disable symver compatibility...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
probetest: replace usage of deprecated first_iformat...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
add FF_API_FIRST_FORMAT define to drop deprecated first_...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
add FF_API_PARAMETERS_CODEC_ID define to disable the...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
add FF_API_LAVF_UNUSED define to disable the unused...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
add FF_API_READ_SEEK define to drop usage of AVInputFormat...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
add FF_API_PARSE_FRAME_PARAM define to disable the...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
properly check for FF_API_URL_CLASS instead of LIBAVFORMAT_V...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
add FF_API_ALLOC_FORMAT_CONTEXT define to disable the...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
add FF_API_URL_SPLIT define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
add FF_API_UDP_GET_FILE define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-10-15
Aurelien Jacobs
add FF_API_GUESS_FORMAT define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-10-08
Aurelien Jacobs
move av_find_stream_info() info struct to AVStream...
commit
|
commitdiff
|
tree
2010-10-07
Aurelien Jacobs
fix bitstream filter option mapping when using -newvideo...
commit
|
commitdiff
|
tree
2010-10-07
Aurelien Jacobs
remove useless local variable
commit
|
commitdiff
|
tree
2010-10-07
Aurelien Jacobs
remove useless local allocated start_time array
commit
|
commitdiff
|
tree
2010-10-06
Aurelien Jacobs
properly check for FF_API_MAX_STREAMS instead of LIBAVFORMAT...
commit
|
commitdiff
|
tree
2010-10-06
Aurelien Jacobs
add new streams API without MAX_STREAMS limit
commit
|
commitdiff
|
tree
2010-10-06
Aurelien Jacobs
dynamically use nb_streams instead of static use of...
commit
|
commitdiff
|
tree
2010-10-06
Aurelien Jacobs
document the fact that av_new_stream() can't be called...
commit
|
commitdiff
|
tree
2010-10-06
Aurelien Jacobs
cosmetic: break long line
commit
|
commitdiff
|
tree
2010-10-05
Aurelien Jacobs
ffmpeg: Fix prototype of some OPT_FUNC2 functions....
commit
|
commitdiff
|
tree
2010-10-04
Aurelien Jacobs
mms: remove dependency on MAX_STREAM API
commit
|
commitdiff
|
tree
2010-10-03
Aurelien Jacobs
cosmetic: break long line
commit
|
commitdiff
|
tree
2010-10-01
Aurelien Jacobs
ffmpeg: replace MAX_STREAMS by an arbitrary sanity...
commit
|
commitdiff
|
tree
2010-10-01
Aurelien Jacobs
ffmpeg: dynamically allocate bitstream_filters
commit
|
commitdiff
|
tree
2010-10-01
Aurelien Jacobs
ffmpeg: dynamically allocate stream_maps
commit
|
commitdiff
|
tree
2010-10-01
Aurelien Jacobs
ffmpeg: dynamically allocate output_codecs
commit
|
commitdiff
|
tree
2010-10-01
Aurelien Jacobs
ffmpeg: dynamically allocate input_codecs
commit
|
commitdiff
|
tree
2010-10-01
Aurelien Jacobs
ffmpeg: dynamically allocate input_files_ts_scale
commit
|
commitdiff
|
tree
2010-10-01
Aurelien Jacobs
ffmpeg: dynamically allocate streamid_map
commit
|
commitdiff
|
tree
2010-10-01
Aurelien Jacobs
ffmpeg: add a grow_array() helper function
commit
|
commitdiff
|
tree
2010-09-30
Aurelien Jacobs
add FF_API_INOFFICIAL define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-09-30
Aurelien Jacobs
add FF_API_SET_STRING_OLD define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-09-30
Aurelien Jacobs
add FF_API_USE_LPC define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-09-30
Aurelien Jacobs
add FF_API_SUBTITLE_OLD define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-09-30
Aurelien Jacobs
add FF_API_VIDEO_OLD define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-09-30
Aurelien Jacobs
add FF_API_AUDIO_OLD define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-09-27
Aurelien Jacobs
use a Makefile in x86 subdir
commit
|
commitdiff
|
tree
2010-09-27
Aurelien Jacobs
merge #if with if()
commit
|
commitdiff
|
tree
2010-09-05
Aurelien Jacobs
move stream info arrays into a struct to ease future...
commit
|
commitdiff
|
tree
2010-09-05
Aurelien Jacobs
matroskadec: allow uint and float elements with length = 0
commit
|
commitdiff
|
tree
2010-09-01
Aurelien Jacobs
add FF_API_PALETTE_CONTROL define to drop usage of...
commit
|
commitdiff
|
tree
2010-08-30
Aurelien Jacobs
split raw.c into rawdec.c and rawenc.c
commit
|
commitdiff
|
tree
2010-08-30
Aurelien Jacobs
move raw video demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-30
Aurelien Jacobs
move pcm muxers to their own file
commit
|
commitdiff
|
tree
2010-08-30
Aurelien Jacobs
move pcm demuxers to their own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
simplify code by using the AV_NE() macro
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move null muxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
cleanup includes which are not used anymore in raw.c
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move ac3/eac3 demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move dnxhd demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move dirac demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move h261 demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move h263 demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move h264 demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
cosmetic
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move m4v demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move cavsvideo demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move mpegvideo demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move ingenient demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move DTS demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
simplify code by using the AV_NE() macro
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
10l: aacdec and idroqenc still depend on raw.o
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
rename idroq.c to idroqdec.c
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move id roq muxer to its own file
commit
|
commitdiff
|
tree
2010-08-29
Aurelien Jacobs
move ADTS AAC demuxer to its own file
commit
|
commitdiff
|
tree
2010-08-28
Aurelien Jacobs
cosmetic
commit
|
commitdiff
|
tree
2010-08-19
Aurelien Jacobs
add FF_API_URL_RESETBUF define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-08-19
Aurelien Jacobs
add FF_API_REGISTER_PROTOCOL define to disable the...
commit
|
commitdiff
|
tree
2010-08-19
Aurelien Jacobs
add FF_API_URL_CLASS define to enable usage of URLContext...
commit
|
commitdiff
|
tree
2010-08-18
Aurelien Jacobs
add a comment to clarify that FF_API_* defines are...
commit
|
commitdiff
|
tree
2010-08-18
Aurelien Jacobs
rename LAVF_API_* defines to FF_API_* to clarify that...
commit
|
commitdiff
|
tree
2010-08-17
Aurelien Jacobs
add LAVF_API_OLD_METADATA define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-08-17
Aurelien Jacobs
add LAVF_API_MAX_STREAMS define to disable the deprecated...
commit
|
commitdiff
|
tree
2010-08-17
Aurelien Jacobs
matroskadec: minor simplification
commit
|
commitdiff
|
tree
2010-08-17
Aurelien Jacobs
matroskadec: fix integer overflow
commit
|
commitdiff
|
tree
2010-08-10
Aurelien Jacobs
2 lines spacing between versions in Changelog should...
commit
|
commitdiff
|
tree
2010-08-10
Aurelien Jacobs
get rid of MAX_STREAMS limit in nutdec
commit
|
commitdiff
|
tree
2010-08-09
Aurelien Jacobs
get rid of MAX_STREAMS limit in mpegts
commit
|
commitdiff
|
tree
2010-08-09
Aurelien Jacobs
get rid of MAX_STREAMS limit in RTSP
commit
|
commitdiff
|
tree
2010-08-09
Aurelien Jacobs
get rid of MAX_STREAMS limit in RDT
commit
|
commitdiff
|
tree
2010-07-30
Aurelien Jacobs
100l: av_freep() needs the address of the pointer
commit
|
commitdiff
|
tree
2010-07-29
Aurelien Jacobs
avidec: demux ASS and SRT tracks out of GAB2 chunks
commit
|
commitdiff
|
tree
2010-07-29
Aurelien Jacobs
add seeking support in ASS demuxer
commit
|
commitdiff
|
tree
2010-07-27
Aurelien Jacobs
remove useless cast
commit
|
commitdiff
|
tree
2010-07-25
Aurelien Jacobs
matroskaenc: add support for muxing SRT tracks
commit
|
commitdiff
|
tree
2010-07-25
Aurelien Jacobs
add mime-type for ASS muxer
commit
|
commitdiff
|
tree
2010-07-24
Aurelien Jacobs
add SubRip muxer and demuxer
commit
|
commitdiff
|
tree
2010-07-21
Aurelien Jacobs
use return value of ff_get_line()
commit
|
commitdiff
|
tree
2010-07-21
Aurelien Jacobs
document ff_get_line()
commit
|
commitdiff
|
tree
next