index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffmpeg.c
Age
Commit message (
Expand
)
Author
2011-09-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-09
ffmpeg: fix -re
Michael Niedermayer
2011-09-06
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi...
Stefano Sabatini
2011-09-06
lavfi: unify asink_buffer and vsink_buffer API
Stefano Sabatini
2011-09-06
ffmpeg: map subtitle stream by default when user specified -scodec
Michael Niedermayer
2011-09-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-05
ffmpeg: tell reset_options() if it is used on input or output files.
Michael Niedermayer
2011-09-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-04
cmdutils: add support for caller-provided option context.
Anton Khirnov
2011-09-04
cmdutils: move grow_array() from avconv to cmdutils.
Anton Khirnov
2011-09-04
cmdutils: move exit_program() declaration to cmdutils from avconv
Anton Khirnov
2011-09-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-04
ffmpeg: fix reading from stdin on windows
Michael Niedermayer
2011-09-03
cmdutils: get rid of dummy contexts for examining AVOptions.
Anton Khirnov
2011-09-03
Revert "ffmpeg: remove presets." and reimplement the needed parts that no lon...
Michael Niedermayer
2011-09-02
ffmpeg: Fix minor memleak of input_tmp
Chiranjeevi Melam
2011-09-01
ffmpeg: fix two unused variables warnings.
Clément Bœsch
2011-09-01
Fix compilation with --disable-avfilter.
Carl Eugen Hoyos
2011-09-01
ffmpeg: Fix typos introduced in:
Michael Niedermayer
2011-08-31
Merge commit 'f593628e5868e52a46de666767896c6afcebdae4'
Michael Niedermayer
2011-08-30
ffmpeg: ffmpeg: fix reading commands from the keyboard
Michael Niedermayer
2011-08-30
ffmpeg: fix reading commands from stdin
Michael Niedermayer
2011-08-30
ffmpeg: re-add nb_streams to InputFile.
Anton Khirnov
2011-08-30
ffmpeg: Replace goto redo on decode fail with continue.
Alex Converse
2011-08-30
ffmpeg: Remove dead store.
Alex Converse
2011-08-30
ffmpeg: use av_clip_int16 for audio clipping
Alex Converse
2011-08-30
ffmpeg: switch stream mapping print code to qatars variant
Michael Niedermayer
2011-08-30
ffmpeg: move the avcodec_find_decoder() call to add_input_streams().
Anton Khirnov
2011-08-30
ffmpeg: Separate initialization from the main transcode loop.
Alex Converse
2011-08-30
ffmpeg: reset input_ts_offset between files.
Anton Khirnov
2011-08-30
ffmpeg: call flush_encoders() from transcode() directly.
Anton Khirnov
2011-08-30
ffmpeg: fix broken indentation.
Anton Khirnov
2011-08-30
ffmpeg: rescue poor abused limit_filesize global.
Anton Khirnov
2011-08-30
ffmpeg: Set error code before before jumping to fail.
Alex Converse
2011-08-30
ffmpeg: Fix spelling errors.
Alex Converse
2011-08-30
ffmpeg: save two levels of indentation in flush_encoders()
Anton Khirnov
2011-08-30
ffmpeg: factor flushing encoders out of output_packet().
Anton Khirnov
2011-08-30
ffmpeg: factor out initializing input streams.
Anton Khirnov
2011-08-30
ffmpeg: reset streamid_map between output files.
Anton Khirnov
2011-08-30
ffmpeg: make timer_start a local var in transcode().
Anton Khirnov
2011-08-30
ffmpeg: cosmetics, move OutputStream.
Anton Khirnov
2011-08-30
ffmpeg: remove two unused macros.
Anton Khirnov
2011-08-30
ffmpeg: reindent.
Anton Khirnov
2011-08-30
ffmpeg: rescue poor abused start_time global.
Anton Khirnov
2011-08-30
ffmpeg: : rescue poor abused recording_time global.
Anton Khirnov
2011-08-30
ffmpeg: fix broken indentation.
Anton Khirnov
2011-08-30
ffmpeg: get rid of the arbitrary MAX_FILES limit.
Anton Khirnov
2011-08-30
ffmpeg: get rid of the output_streams_for_file vs. ost_table schizophrenia
Anton Khirnov
2011-08-30
Revert "Fix stream mapping regression"
Michael Niedermayer
2011-08-30
ffmpeg: add a wrapper for output AVFormatContexts and merge output_opts into it
Anton Khirnov
[prev]
[next]