|
|
|
@3e4666f3
|
13 years |
stefano.sabatini-lala |
vsrc_movie: create media agnostic movie init and uninit routines
…
|
|
|
@8aa62bb9
|
13 years |
stefano.sabatini-lala |
af_aformat: use evil ADD_FORMATS macro for cutting out duplicated code
|
|
|
@5fa98ab4
|
13 years |
nicolas.george |
ffmpeg: ignore forward gaps for subtitles streams.
|
|
|
@05a26730
|
13 years |
Carl Eugen Hoyos |
Support more codecs when muxing caf.
|
|
|
@ba571f6b
|
13 years |
michaelni |
ffplay: remove unnecessary if (cur_stream) checks
Signed-off-by: …
|
|
|
@84506ebd
|
13 years |
michaelni |
ffplay: get rid of the global cur_stream variable
Signed-off-by: …
|
|
|
@5db1f94b
|
13 years |
michaelni |
ffplay: make step variable a member of the VideoState struct
Getting …
|
|
|
@27667d28
|
13 years |
michaelni |
Updates avcodec_get_pix_fmt_loss to return maximum loss for an invalid …
|
|
|
@18de7969
|
13 years |
Reimar.Doeffinger |
roqvideodec: Improve checking of input buffer bounds.
Fixes trac …
|
|
|
@ff960980
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
WavPack …
|
|
|
@34c99759
|
13 years |
stefano.sabatini-lala |
vsrc_testsrc: allow to set the sample aspect ratio
Add the sar …
|
|
|
@6a5c693
|
13 years |
stefano.sabatini-lala |
lavdev/lavfi: set sample aspect ratio in the output stream/codec context
|
|
|
@ef25e70d
|
13 years |
Carl Eugen Hoyos |
Stream-copying PureVoice into caf works fine.
|
|
|
@ccb919e3
|
13 years |
lu_zero |
WavPack demuxer: do not rely on index when timestamp is not in indexed …
|
|
|
@5561fe48
|
13 years |
lu_zero |
WavPack demuxer: store position of the first block in index.
…
|
|
|
@4ba8c521
|
13 years |
lu_zero |
WavPack decoder: implement flush function
Signed-off-by: Luca Barbato …
|
|
|
@c5d9bd19
|
13 years |
stefano.sabatini-lala |
asrc_abuffer: pass non-const string to strtok_r in init()
Fix GCC …
|
|
|
@587c8ab9
|
13 years |
stefano.sabatini-lala |
lavfi: add asrc_abuffer - audio buffer source
Originally based on …
|
|
|
@f138c7f9
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@4b66c8b4
|
13 years |
stefano.sabatini-lala |
lavdev/lavfi: specify pos in the output packets
|
|
|
@e30a0b1b
|
13 years |
stefano.sabatini-lala |
lavfi: add ashowinfo filter
Useful for debugging.
|
|
|
@9d84a17b
|
13 years |
stefano.sabatini-lala |
APIchanges: fix wrong major number for av_fifo_peek2() entry
|
|
|
@7807cbc0
|
13 years |
stefano.sabatini-lala |
APIchanges: fill some lavfi entries with the corresponding git hash
|
|
|
@7fd3e1c7
|
13 years |
stefano.sabatini-lala |
lavdev/lavfi: initialize variable, fix warning
|
|
|
@9a151467
|
13 years |
stefano.sabatini-lala |
ffprobe: use av_get_media_type_string() in media_type_string(), simplify
|
|
|
@69e2c1a9
|
13 years |
stefano.sabatini-lala |
lavu: add av_get_media_type_string() convenience function
Avoid code …
|
|
|
@31ac0ac2
|
13 years |
Reimar.Doeffinger |
Fix parser not to clobber has_b_frames when extradata is set.
Due to …
|
|
|
@eaf2d37a
|
13 years |
alex.converse |
avconv: Separate initialization from the main transcode loop.
|
|
|
@13e9a0fb
|
13 years |
michaelni |
h264: fixup indention
issue spoted in last merge (probably indention …
|
|
|
@f5bae2c6
|
13 years |
alex.converse |
doc/avconv: replace forgotten av by avconv.
Signed-off-by: Alex …
|
|
|
@f60a6b58
|
13 years |
alex.converse |
avconv: reset input_ts_offset between files.
Signed-off-by: Alex …
|
|
|
@cf4976ed
|
13 years |
alex.converse |
doc/avconv: extend -ss documentation.
Signed-off-by: Alex Converse …
|
|
|
@b62b5cb6
|
13 years |
alex.converse |
avconv: call flush_encoders() from transcode() directly.
And remove …
|
|
|
@c0931508
|
13 years |
alex.converse |
avconv: fix broken indentation.
Signed-off-by: Alex Converse …
|
|
|
@f21f294e
|
13 years |
alex.converse |
avconv: rescue poor abused limit_filesize global.
Keep a …
|
|
|
@7bdc5de3
|
13 years |
Carl Eugen Hoyos |
Autodetect LOAS in transport streams.
Fixes ticket 365.
|
|
|
@47818b2a
|
13 years |
Carl Eugen Hoyos |
Add LOAS demuxer.
|
|
|
@60b54e4b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@e6d2b737
|
13 years |
alex.converse |
avconv: Set error code before before jumping to fail.
|
|
|
@6581e161
|
13 years |
diego |
h264: fix PCM intra-coded blocks in monochrome case
Signed-off-by: …
|
|
|
@ada49f93
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@87cf70eb
|
13 years |
diego |
h264: correct implicit weight table computation for long ref pics
…
|
|
|
@29a09ea
|
13 years |
diego |
h264: correct the check for invalid long term frame index in MMCO …
|
|
|
@ba57ef29
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@8ea6157d
|
13 years |
michaelni |
xmv: Read the video packet data first, then swap its bytes
…
|
|
|
@c062aa8d
|
13 years |
michaelni |
xmv: Remove superfluous zeroing of already zero'd data
Signed-off-by: …
|
|
|
@730333ef
|
13 years |
michaelni |
xmv: Add some doxygen comments
Signed-off-by: Michael Niedermayer …
|
|
|
@6fb50124
|
13 years |
michaelni |
xmv: Merge XMVAudioTrack into XMVAudioPacket
Signed-off-by: Michael …
|
|
|
@d50fc62e
|
13 years |
michaelni |
xmv: Make the various offset variables uint64_t
Signed-off-by: …
|
|
|
@909e0fe2
|
13 years |
michaelni |
xmv: fix license header to match patch
Signed-off-by: Michael …
|
|
|
@fc5299e9
|
13 years |
Carl Eugen Hoyos |
Allow setting resolution in DPI for Tiff.
|
|
|
@bb337b4f
|
13 years |
lu_zero |
avconv: Fix spelling errors.
Signed-off-by: Luca Barbato …
|
|
|
@44920d04
|
13 years |
lu_zero |
aac: Only set sample rate and object type from ADTS if output hasn't …
|
|
|
@06d37fed
|
13 years |
lu_zero |
aac: Set SBR and PS to unsignalled during headerless and ADTS …
|
|
|
@d8425ed4
|
13 years |
lu_zero |
aac: Only output configure if audio was found.
Audio found is not …
|
|
|
@6f1c66d5
|
13 years |
anton |
avconv: save two levels of indentation in flush_encoders()
By …
|
|
|
@4a4ce2e7
|
13 years |
anton |
avconv: factor flushing encoders out of output_packet().
|
|
|
@630902a1
|
13 years |
anton |
avconv: factor out initializing input streams.
|
|
|
@ddf5ef02
|
13 years |
anton |
avconv: remove -intra option.
It's equivalent to -g 0.
|
|
|
@edae3dbf
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (23 …
|
|
|
@e922bbfa
|
13 years |
anton |
avconv: reset streamid_map between output files.
|
|
|
@c5ad2c2c
|
13 years |
anton |
avconv: make timer_start a local var in transcode().
|
|
|
@6494c001
|
13 years |
anton |
avconv: cosmetics, move OutputStream.
Allows us to get rid of forward …
|
|
|
@e659c51
|
13 years |
anton |
avconv: remove two unused macros.
|
|
|
@b490f0c2
|
13 years |
rsbultje |
h264: hide reference frame errors unless requested
Signed-off-by: …
|
|
|
@3f04ab4f
|
13 years |
rsbultje |
swscale: split hScale() function pointer into h[cy]Scale().
This …
|
|
|
@38e06c29
|
13 years |
rsbultje |
Move clipd macros to x86util.asm.
This allows sharing them between …
|
|
|
@2f53fce3
|
13 years |
stefano.sabatini-lala |
lavc: fix wrong example code in avcodec_find_best_pix_fmt() docs
A …
|
|
|
@39f9601
|
13 years |
stefano.sabatini-lala |
lavc: fix avcodec_find_best_pix_fmt() when there's more than 64 pixel …
|
|
|
@dc6c36ce
|
13 years |
Aurélien Jacobs |
matroskadec: use correct compression parameters for current track …
|
|
|
@4fe796b
|
13 years |
Reimar.Doeffinger |
msrle: correctly round linesize for < 8 bpp formats.
Fixes trac issue …
|
|
|
@45f8612
|
13 years |
anton |
avconv: reindent.
|
|
|
@ea065176
|
13 years |
anton |
avconv: rescue poor abused start_time global.
Keep a per-OutputFile …
|
|
|
@ef44a607
|
13 years |
anton |
avconv: rescue poor abused recording_time global.
Keep a …
|
|
|
@2886aee7
|
13 years |
anton |
avconv: merge two loops in output_packet().
|
|
|
@f1176d4
|
13 years |
anton |
avconv: fix broken indentation.
|
|
|
@b0c9e8e0
|
13 years |
anton |
avconv: get rid of the arbitrary MAX_FILES limit.
|
|
|
@4288e03
|
13 years |
anton |
avconv: get rid of the output_streams_for_file vs. ost_table …
|
|
|
@af70aa45
|
13 years |
anton |
avconv: add a wrapper for output AVFormatContexts and merge …
|
|
|
@09af7fb3
|
13 years |
anton |
avconv: make itsscale syntax consistent with other options.
Move the …
|
|
|
@88867844
|
13 years |
anton |
avconv: factor out adding input streams.
|
|
|
@553735f5
|
13 years |
alex.converse |
avconv: Factorize combining auto vsync with format.
|
|
|
@87ef060c
|
13 years |
alex.converse |
avconv: Factorize video resampling.
|
|
|
@9be3c124
|
13 years |
alex.converse |
avconv: Don't unnecessarily convert ipts to a double.
|
|
|
@f056fc2c
|
13 years |
diego |
ffmpeg: remove unsed variable nopts
|
|
|
@91e209d
|
13 years |
diego |
RV3/4 parser: remove unused variable 'off'
Signed-off-by: Diego …
|
|
|
@c6c6c1a
|
13 years |
diego |
add XMV demuxer
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@a43b1e74
|
13 years |
anton |
rmdec: parse FPS in RealMedia properly
Signed-off-by: Anton Khirnov …
|
|
|
@48ce8b8
|
13 years |
anton |
Use parsers for RealVideo 3/4 to determine correct PTS
Signed-off-by: …
|
|
|
@7c1f6df4
|
13 years |
anton |
rmdec: correct DTS calculation in RealMedia container.
First, …
|
|
|
@33197111
|
13 years |
diego |
rv10/20: tell decoder to use edge emulation
This removes out-of-edge …
|
|
|
@27fbe31c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Revert …
|
|
|
@d071df88
|
13 years |
michaelni |
avconv: Correct Copyright statement.
this more than 4000 line file has …
|
|
|
@3a9e227
|
13 years |
stefano.sabatini-lala |
lavfi: add aresample filter
Based on a patch by Stefano.
…
|
|
|
@7c94740b
|
13 years |
stefano.sabatini-lala |
ffprobe: in value_string(), do not print trailing space in case of no …
|
|
|
@15802e78
|
13 years |
stefano.sabatini-lala |
ffplay: do not erase the content of vfilters
This way the content of …
|
|
|
@031ba466
|
13 years |
stefano.sabatini-lala |
ffplay: increase log level of the message issued when the stream frame …
|
|
|
@c6ef3f44
|
13 years |
stefano.sabatini-lala |
ffplay: in input_config_props(), prefer "s" over unnecessary "c" …
|
|
|
@f8eaa006
|
13 years |
stefano.sabatini-lala |
ffplay: in input_config_props(), honour the SAR specified in the codec …
|
|
|
@41bf67d8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: …
|
|
|