|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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.
…
|
|
|
@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 …
|
|
|
@a3e215c
|
13 years |
anton |
svq3: propagate codec memory allocation failure in context init
…
|
|
|
@cc73511e
|
13 years |
rsbultje |
Fix NASM include directive
Signed-off-by: Ronald S. Bultje …
|
|
|
@48f7163f
|
13 years |
alex.converse |
dsputil_mmx: Honor HAVE_AMD3DNOW
|
|
|
@c14fe6bc
|
13 years |
anton |
lavf,lavd: remove all usage of AVFormatParameters from demuxers.
…
|
|
|
@a7c93da
|
13 years |
anton |
jack: add 'channels' private option.
Get rid of AVFormatParameters usage.
|
|
|
@0e86965
|
13 years |
diego |
VC-1: fix reading of custom PAR.
Custom PAR num/denum are in 1-256 …
|
|
|
@e9fb7636
|
13 years |
diego |
Remove redundant and dubious video codec detection by its extradata
…
|
|
|
@2bfdb34c
|
13 years |
diego |
mpeg12: remove repeat-field code disabled since May 2002
…
|
|
|
@2dbdb309
|
13 years |
anton |
patch checklist: suggest fate instead of regression tests
…
|
|
|
@5c59fa56
|
13 years |
anton |
Turn on resampling on sudden size change instead of bailing out during …
|
|
|
@428c59d9
|
13 years |
anton |
avtools: reinitialise filter chain when input video stream changes …
|
|
|
@24efdea7
|
13 years |
alex.converse |
aacenc: Fix number of coefficients used in a LFE channel.
The spec …
|
|
|
@51a1d4d9
|
13 years |
alex.converse |
aacenc: Fix a segfault with grouped psymodel.
10l: Forgot about …
|
|
|
@3304a1e6
|
13 years |
lu_zero |
swscale: add dithering to yuv2yuvX_altivec_real
It just does that …
|
|
|
@78622ef3
|
13 years |
rsbultje |
rv34: free+allocate buffer instead of reallocating it to preserve …
|
|
|
@28ca701e
|
13 years |
rsbultje |
h264: add missing brackets.
This caused failure of a few fate tests.
|
|
|
@28c1115a
|
13 years |
rsbultje |
swscale: use 15-bit intermediates for 9/10-bit scaling.
|
|
|
@b2c08787
|
13 years |
rsbultje |
Move x86util.asm from libavcodec/ to libavutil/.
This allows using it …
|
|
|
@3a39195b
|
13 years |
rsbultje |
Move x86inc.asm to libavutil/.
This allows using it in libswscale/ also.
|
|
|
@e3a70c7c
|
13 years |
anton |
APIchanges: note error_recognition in lavf
Signed-off-by: Anton …
|
|
|
@2f63440c
|
13 years |
anton |
lavf: add support for error_recognition, use it in avidec, and bump …
|
|
|
@8d2e4a7e
|
13 years |
anton |
avconv: change semantics of -map
New syntax contains an optional …
|
|
|
@3d4f0dab
|
13 years |
anton |
avconv: get rid of new* options.
They are confusing, irregular and …
|
|
|
@d4863fc1
|
13 years |
anton |
cmdutils: allow precisely specifying a stream for AVOptions.
|
|
|
@f60d1366
|
13 years |
siretart |
configure: add missing CFLAGS to fix building on the HURD
…
|
|
|
@69c4bee
|
13 years |
siretart |
libx264: Include hint for possible values for configuring libx264
The …
|
|
|
@d70e5122
|
13 years |
anton |
cmdutils: allow ':'-separated modifiers in option names.
|
|
|
@e6e6060c
|
13 years |
anton |
avconv: make -map_metadata work consistently with the other options
…
|
|
|
@c9065c29
|
13 years |
anton |
avconv: remove deprecated options.
|
|
|
@b9aac90b
|
13 years |
anton |
avconv: make -map_chapters accept only the input file index.
This is …
|
|
|
@6291d7e
|
13 years |
anton |
Make a copy of ffmpeg under a new name -- avconv.
It will be further …
|
|
|
@791a86c3
|
13 years |
anton |
ffmpeg: add a warning stating that the program is deprecated.
|
|
|
@b86ab381
|
13 years |
rsbultje |
Add weighted motion compensation for RV40 B-frames
Signed-off-by: …
|
|
|
@e5ec6869
|
13 years |
rsbultje |
RV3/4: calculate B-frame motion weights once per frame
Signed-off-by: …
|
|
|
@d241f51e
|
13 years |
rsbultje |
Move RV3/4-specific DSP functions into their own context
…
|
|
|
@21d70372
|
13 years |
rsbultje |
mjpeg: propagate decode errors from ff_mjpeg_decode_sos and …
|
|
|
@bac3ab13
|
13 years |
rsbultje |
h264: notice memory allocation failure
Signed-off-by: Ronald S. …
|
|
|
@c766eb1c
|
13 years |
justin.ruggles |
ac3enc: add macros for option names to make them more understandable.
|
|
|
@9542ca9f
|
13 years |
justin.ruggles |
ac3enc: fix 'channel_coupling' option to actually allow 'auto'.
Use …
|
|
|
@4a71da0f
|
13 years |
mans |
cavs: fix some crashes with invalid bitstreams
This removes all …
|
|
|
@069083a4
|
13 years |
justin.ruggles |
ac3enc: clip coupling coordinates during calculation
This is faster …
|
|
|
@d271d5b2
|
13 years |
justin.ruggles |
Remove incorrect info in documentation of …
|
|
|
@1d36fb13
|
13 years |
anton |
lavc: fix parentheses placement in avcodec_open2().
Signed-off-by: …
|
|
|
@7221139b
|
13 years |
anton |
lavc: make avcodec_init() static on next bump.
It's called from …
|
|
|
@d1d33e07
|
13 years |
justin.ruggles |
ac3enc: remove unneeded #include
|
|
|
@fce33f9e
|
13 years |
justin.ruggles |
ac3enc: restructure coupling coordinate reuse calculation
|
|
|
@c3d63262
|
13 years |
justin.ruggles |
ac3enc: allow new coupling coordinates to be sent independently for …
|
|
|
@d55ad59a
|
13 years |
justin.ruggles |
ac3enc: separate exponent bit counting from exponent grouping.
Move …
|
|
|
@12fe7594
|
13 years |
rsbultje |
h264: propagate error return values for AV_LOG_ERROR-triggering events …
|
|
|
@94d47382
|
13 years |
alex.converse |
aac: Don't attempt to output configure an invalid channel configuration.
|
|
|