git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wav: remove a use of deprecated AV_METADATA_ macro
2011-07-17
Anton Khirnov
wav: remove a use of deprecated AV_METADATA_ macro
commit
|
commitdiff
|
tree
2011-07-17
Anton Khirnov
rmdec: remove useless ap parameter from rm_read_header_old()
commit
|
commitdiff
|
tree
2011-07-15
Anton Khirnov
lavf/utils: drop av_ prefixes from static functions.
commit
|
commitdiff
|
tree
2011-07-15
Anton Khirnov
avio: don't replicate avio_alloc_context functionality.
commit
|
commitdiff
|
tree
2011-07-14
Anton Khirnov
APIchanges: fill in missing hashes and dates.
commit
|
commitdiff
|
tree
2011-07-14
Anton Khirnov
Add an APIChanges entry and bump minor versions for...
commit
|
commitdiff
|
tree
2011-07-14
Anton Khirnov
ffmpeg: print the low bitrate warning after the codec...
commit
|
commitdiff
|
tree
2011-07-14
Anton Khirnov
lavf: fix invalid reads in avformat_find_stream_info()
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
cmdutils: replace opt_default with opt_default2() and...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffmpeg: use new avcodec_open2 and avformat_find_stream_info...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffplay: use new avcodec_open2 and avformat_find_stream_info...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
cmdutils: store all codec options in one dict instead...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffmpeg: check experimental flag after codec is opened.
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffmpeg: do not set GLOBAL_HEADER flag in the options...
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
lavf: fix segfault in av_open_input_stream()
commit
|
commitdiff
|
tree
2011-07-13
Jindrich Makovicka
mpegtsenc: set Random Access indicator on keyframe...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
Add a check for strptime().
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
lavf: factor out conversion of ISO8601 string to unix...
commit
|
commitdiff
|
tree
2011-07-13
Tomas Härdin
wav: parse 'bext' metadata
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-13
Tomas Härdin
wav: keep parsing until EOF if the input is seekable...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-13
Tomas Härdin
wav: Refactor the tag checking into a switch statement
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-13
Tomas Härdin
wav: make sure neither data_size nor sample_count is...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-13
Tomas Härdin
wav: refactor the 'fmt ' tag search and parsing.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-13
Benjamin Larsson
wav: add an option for writing BEXT chunk
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffmpeg: get rid of a pointless limit on number of streams.
commit
|
commitdiff
|
tree
2011-07-13
Anton Khirnov
ffmpeg: remove an unused define.
commit
|
commitdiff
|
tree
2011-07-13
Kostya Shishkov
Musepack SV7: try to read files without number of frames...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
lavf: deprecate AVFormatContext.timestamp
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
ffmpeg: merge input_files_ts_scale into InputStream.
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
ffmpeg: don't abuse a global for passing sample format...
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
ffmpeg: don't abuse a global for passing channel layout...
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
ffmpeg: factor common code from new_a/v/s/d_stream...
commit
|
commitdiff
|
tree
2011-07-12
Anton Khirnov
matroskaenc: make SSA default subtitle codec.
commit
|
commitdiff
|
tree
2011-07-11
Jindrich Makovicka
mpegts: fix Continuity Counter error detection
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
matroskadec: reindent
commit
|
commitdiff
|
tree
2011-07-10
Aaron Colwell
matroskadec: defer parsing of cues element until we...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
lavc: add support for codec-specific defaults.
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
lavc: make avcodec_alloc_context3 officially public.
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
lavc: remove a half-working attempt at different defaults...
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
ac3dec: add a drc_scale private option
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
lavf: add avformat_find_stream_info()
commit
|
commitdiff
|
tree
2011-07-10
Anton Khirnov
lavc: introduce avcodec_open2() as a replacement for...
commit
|
commitdiff
|
tree
2011-07-09
Tomas Härdin
gxf: Fix 25 fps DV material in GXF being misdetected...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
mp3enc: write a xing frame containing number of frames...
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
lavf: update AVStream.nb_frames when muxing.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: remove unused variables from InputStream.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
doc: update ffmpeg -ar and -ac documentation to reflect...
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: remove pointless if (nb_input_files)
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: merge input_files_ts_offset into input_files.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: merge input_codecs into input_streams.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: drop AV prefixes from struct names.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
ffmpeg: deprecate loop_input and loop_output options
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
gif: add loop private option.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
img2: add loop private option.
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
AVOptions: in av_opt_find() don't return named constants...
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
x11grab: replace undocumented nomouse hackery with...
commit
|
commitdiff
|
tree
2011-07-08
Anton Khirnov
dict: extend documentation.
commit
|
commitdiff
|
tree
2011-07-06
Chris Wilson
ffserver: remove unused variable.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-06
Anton Khirnov
lavf: deprecate AVStream.quality.
commit
|
commitdiff
|
tree
2011-07-06
Kostya
bink: pass Bink version to audio decoder through extradata...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-02
Anton Khirnov
lavf: restore old behavior for custom AVIOContex with...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-07-02
Anton Khirnov
lavf: use the correct pointer in av_open_input_stream().
commit
|
commitdiff
|
tree
2011-06-23
Stefano Sabatini
lavdev: improve feedback in case of invalid frame rate...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-23
Stefano Sabatini
vfwcap: prefer "framerate_q" over "fps" in vfw_read_header()
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-23
Stefano Sabatini
v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters()
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-23
Stefano Sabatini
fbdev: prefer "framerate_q" over "fps" in device context
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-23
Stefano Sabatini
bktr: prefer "framerate" over "fps" for grab_read_header()
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-23
Nicolas George
ALSA: implement channel layout for playback.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-23
Carl Eugen Hoyos
alsa: support unsigned variants of already supported...
commit
|
commitdiff
|
tree
2011-06-23
Carl Eugen Hoyos
alsa: add support for more formats.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-20
Michael Niedermayer
qdm2: Fix alignment of local array.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-20
Stefano Sabatini
ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-20
Stefano Sabatini
drawtext: add braces around initialisers for option...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-20
Stefano Sabatini
drawtext: reindent after the previous commit
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-20
Stefano Sabatini
drawtext: fix strftime() text expansion
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-18
Anton Khirnov
lavf: add a forgotten NULL check in convert_format_parameters().
commit
|
commitdiff
|
tree
2011-06-17
Anton Khirnov
lavc: add opt_find to AVCodecContext class.
commit
|
commitdiff
|
tree
2011-06-16
Alexander Strange
h264: Complexify frame num gap shortening code
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-16
Uoti Urpala
intreadwrite.h: fix AV_RL32/AV_RB32 signedness.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-16
Mike Scheutzow
Fix decoding of mpegts streams with h264 video that...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
Add minor bumps and APIChanges entries for lavf private...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: deprecate -vc and -tvstd
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: use new avformat_open_* API.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffserver: use new avformat_open_* API.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffprobe: use new avformat_open_* API.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffplay: use new avformat_open_* API.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
cmdutils: add opt_default2().
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
dict: add AV_DICT_APPEND flag.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
lavf: add avformat_write_header() as a replacement...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
Deprecate av_open_input_* and remove their uses.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
lavf: add avformat_open_input() as a replacement for...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
AVOptions: add av_opt_find() as a replacement for av_find_opt.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
AVOptions: add av_opt_set_dict() mapping a dictionary...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: don't abuse a global for passing frame size...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: don't abuse a global for passing pixel format...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: initialise encoders earlier.
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
ffmpeg: merge output_codecs array into AVOutputStream...
commit
|
commitdiff
|
tree
2011-06-16
Anton Khirnov
codec-regression: remove pointless -r options for dnxhd
commit
|
commitdiff
|
tree
2011-06-15
Anton Khirnov
ffmpeg: don't abuse a global for passing framerate...
commit
|
commitdiff
|
tree
2011-06-15
Anton Khirnov
ffmpeg: don't abuse a global for passing channels from...
commit
|
commitdiff
|
tree
next