|
|
|
@31ac0ac2
|
13 years |
Reimar.Doeffinger |
Fix parser not to clobber has_b_frames when extradata is set.
Due to …
|
|
|
@13e9a0fb
|
13 years |
michaelni |
h264: fixup indention
issue spoted in last merge (probably indention …
|
|
|
@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: …
|
|
|
@67a82516
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-avfilter.
|
|
|
@4f00519d
|
13 years |
Reimar.Doeffinger |
Fix VC-1 width/height handling.
avcodec_set_dimensions should be used …
|
|
|
@6cd9d0f7
|
13 years |
anton |
Revert "avconv: use stream copy by default when possible."
This …
|
|
|
@ad42126a
|
13 years |
anton |
avconv: print stream copy information.
|
|
|
@4f4f3384
|
13 years |
anton |
avconv: use stream copy by default when possible.
|
|
|
@a3f2f76
|
13 years |
anton |
matroskaenc: vertical alignment.
|
|
|
@15c14ce6
|
13 years |
anton |
matroskaenc: implement query_codec()
|
|
|
@48f9e457
|
13 years |
anton |
lavf: add avformat_query_codec().
It allows to check if a given codec …
|
|
|
@bca06e77
|
13 years |
anton |
lavc: add avcodec_get_type() for mapping codec_id -> type.
|
|
|
@7f5bf4fb
|
13 years |
anton |
flvenc: use int64_t to store offsets
Metadata currently is written …
|
|
|
@5759cce
|
13 years |
anton |
avconv: don't segfault on 0 input files.
|
|
|
@f1f298c
|
13 years |
anton |
Do not write ID3v1 tags by default
ID3v1 are legacy tags with several …
|
|
|
@d8b999e2
|
13 years |
alex.converse |
mpegts: log into an AVFormatContext rather than MpegTSContext.
…
|
|
|
@86ca51ac
|
13 years |
stefano.sabatini-lala |
af_format: prefer strtok_r() over strsep()
strsep() is not POSIX …
|
|
|
@a7196795
|
13 years |
stefano.sabatini-lala |
lavfi: complain and exit for invalid named values in …
|
|
|
@47219e1c
|
13 years |
michaelni |
avconv: fix uninitialized variable
Signed-off-by: Michael Niedermayer …
|
|
|
@eb97dbb0
|
13 years |
anton |
movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warnings
|
|
|
@2c81d5f4
|
13 years |
anton |
avconv: remove a write-only variable
|
|
|
@40fc2810
|
13 years |
anton |
avconv: remove pointless parameter from new_*_stream().
New streams …
|
|
|
@169f0647
|
13 years |
anton |
avconv: cosmetics, move code
Move find_codec_or_die(), …
|
|
|
@86530f41
|
13 years |
anton |
avconv: cosmetics -- move copy_chapters().
It's only used in …
|
|
|
@f233cfed
|
13 years |
anton |
avconv: cosmetics -- move parse_forced_key_frames().
…
|
|
|
@64db1a82
|
13 years |
anton |
lavc: add audio flag to the 'b' option, deprecate 'ab'.
Its only …
|
|
|
@f4ad238c
|
13 years |
anton |
avconv: rename sameq to same_quant
It's often mistakenly used as …
|
|
|
@7478ab5a
|
13 years |
anton |
doc/avconv: add forgotten end of chapter.
|
|
|
@320d7693
|
13 years |
anton |
Changelog: document avconv incompatibilities with ffmpeg.
|
|
|
@92f1940e
|
13 years |
anton |
avconv: replace -vcodec/-acodec/-scodec with a better system.
The new …
|
|
|
@ff884c79
|
13 years |
anton |
avconv: remove presets.
Nothing except x264 uses them and native x264 …
|
|
|
@091a24b
|
13 years |
michaelni |
fate: more cases of avconv that should be conditional
Signed-off-by: …
|
|
|
@6322bc0b
|
13 years |
michaelni |
fate: some shells parse $11 as ${1}1
Signed-off-by: Michael …
|
|
|
@1a34478b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Fix …
|
|
|
@6ae356c9
|
13 years |
michaelni |
fate: allow specifying the tool to use for fate (avconv / ffmpeg)
…
|
|
|
@d27dc69b
|
13 years |
michaelni |
configure: fix datadir after avconv merge
Signed-off-by: Michael …
|
|
|