|
|
|
@0078430e
|
13 years |
michaelni |
flvdec: A little bit of cleanup
|
|
|
@4ee53d7e
|
13 years |
michaelni |
flvenc: Correctly encode data stream into in-band metadata frames.
|
|
|
@4c050429
|
13 years |
michaelni |
flvdec: Properly decoding in-band metadata packets as data frames.
|
|
|
@c054f116
|
13 years |
michaelni |
flvdec: Started to remove most of the "only 1-audio+1-video" assumptions
|
|
|
@30bcd6a9
|
13 years |
michaelni |
flv: Ammon's changes migrated from 0.6.0 - I believe for the android …
|
|
|
@b5d4c0e2
|
13 years |
Carl Eugen Hoyos |
Support Speex in isom.
Adobe Flash Media Server produces such files …
|
|
|
@d898ab90
|
13 years |
Carl Eugen Hoyos |
Fix decoding of 2/4 bpp Tiff samples.
|
|
|
@f863cdef
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Fix comment.
|
|
|
@9243454e
|
13 years |
michaelni |
libavformat/utils: only run delta_dts_min calculation code when its …
|
|
|
@effbeff5
|
13 years |
michaelni |
libavformat/utils: use FFMIN() where possible
Signed-off-by: Michael …
|
|
|
@37ed5df
|
13 years |
michaelni |
libavformat/utils: Treat subtitle streams as noninterleaved when 20 …
|
|
|
@c0323b9c
|
13 years |
michaelni |
avfilter: dont crash on filters with NULL instance names.
Found-by: …
|
|
|
@2fd49019
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@ff5e1b0b
|
13 years |
michaelni |
dshow: properly disconnect and remove filters from graph
…
|
|
|
@5e77dc2e
|
13 years |
michaelni |
dshow: remove some unused code
Signed-off-by: Michael Niedermayer …
|
|
|
@0a333001
|
13 years |
michaelni |
vfwcap: actually use framerate option
Signed-off-by: Michael …
|
|
|
@70423376
|
13 years |
anton |
libx264: add 'cplxblur' private option
Deprecate …
|
|
|
@71b5f44
|
13 years |
anton |
libx264: add 'deblock' private option
Deprecate …
|
|
|
@f83c4518
|
13 years |
anton |
libx264: add 'b-bias' private option
Deprecate AVCodecContext.bframebias.
|
|
|
@bb73cda2
|
13 years |
anton |
libx264: fix setting some options.
Specifically: gop_size, …
|
|
|
@d8dee0e7
|
13 years |
anton |
libx264: remove useless assignment
priv_data is memset to 0.
|
|
|
@0c9cba24
|
13 years |
michaelni |
pngdec: implement 4bpp interlaced
Fixes Ticket435
Signed-off-by: …
|
|
|
@dcabb3d
|
13 years |
michaelni |
pngdec: implement 2 bpp interlaced.
Fixes Ticket434
Signed-off-by: …
|
|
|
@4f7dfe12
|
13 years |
stefano.sabatini-lala |
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to …
|
|
|
@c4415f6e
|
13 years |
stefano.sabatini-lala |
lavfi: unify asink_buffer and vsink_buffer API
The new API is more …
|
|
|
@459fe331
|
13 years |
justin.ruggles |
ac3dec: avoid pointless alloc and indirection for input_buffer
Since …
|
|
|
@be7eed72
|
13 years |
michaelni |
mjpegdec; even better RSTn skiping
Fixes Ticket426
Signed-off-by: …
|
|
|
@bc6445f2
|
13 years |
michaelni |
pngdec: Fix interlaced PAETH prediction
Fixes Ticket161
…
|
|
|
@2d4102fc
|
13 years |
michaelni |
pngdec: Implement 2bpp
Fixes Ticket433
Signed-off-by: Michael …
|
|
|
@dc43ad6d
|
13 years |
michaelni |
pngdec: Fix interlaced 1bpp
Fixes Ticket214
Signed-off-by: Michael …
|
|
|
@738219c9
|
13 years |
michaelni |
pngdec: 4bpp support
Fixes Ticket208
Signed-off-by: Michael …
|
|
|
@6192b6f3
|
13 years |
diego |
mpeg12: cosmetics: reformat as K&R
|
|
|
@6dbac85f
|
13 years |
michaelni |
mpeg4: fix another packed divx issue.
Fixes getting_stuck.avi
…
|
|
|
@d543b3b
|
13 years |
michaelni |
ffmpeg: map subtitle stream by default when user specified -scodec
…
|
|
|
@845383c3
|
13 years |
michaelni |
vf_drawtext: always use expanded_text as we always support strftime() …
|
|
|
@3c54e7ed
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ac3enc: …
|
|
|
@27bf599
|
13 years |
michaelni |
swscale: Fix unused asm and enable it
Author of the fix is ronald, the …
|
|
|
@ae264bb2
|
13 years |
justin.ruggles |
ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. …
|
|
|
@a0d17b6d
|
13 years |
justin.ruggles |
ac3enc: scale floating-point coupling channel coefficients in …
|
|
|
@3e5722a8
|
13 years |
justin.ruggles |
ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled. …
|
|
|
@bcd4aa8b
|
13 years |
lu_zero |
wavpack: fix wrong return value in wavpack_decode_block()
This …
|
|
|
@a2a38d96
|
13 years |
anton |
avconv: fix parsing metadata specifiers.
After …
|
|
|
@bc5acfa7
|
13 years |
anton |
fate: use +frame+slice named constants instead of '3'
|
|
|
@ff17fc63
|
13 years |
anton |
mpeg12: propagate more real return values through chunk decode error …
|
|
|
@9bc4e21
|
13 years |
anton |
wavpack: use context reset in appropriate places
This fixes improper …
|
|
|
@dc26318c
|
13 years |
anton |
avconv: move mux_preload and mux_max_delay to options context
|
|
|
@d821cbe
|
13 years |
anton |
avconv: move bitstream filters to options context.
Change syntax -- …
|
|
|
@f4805328
|
13 years |
anton |
avconv: move rate_emu to options context.
Make it work properly with …
|
|
|
@96139b5e
|
13 years |
anton |
avconv: move max_frames to options context.
Add a -frames option that …
|
|
|
@039267f1
|
13 years |
anton |
avconv: move metadata to options context.
It is now possible to set …
|
|
|
@33f75d72
|
13 years |
anton |
avconv: move ts scale to options context.
|
|
|
@c5bb372
|
13 years |
anton |
avconv: move chapter maps to options context.
|
|
|
@847529f8
|
13 years |
anton |
avconv: move metadata maps to options context.
|
|
|
@35e6f8c1
|
13 years |
anton |
avconv: move codec_names to options context.
|
|
|
@038a465e
|
13 years |
michaelni |
vf_drawtext: make strftime work without localtime_r()
modern OS should …
|
|
|
@6f8b1fcd
|
13 years |
michaelni |
ffmpeg: tell reset_options() if it is used on input or output files.
…
|
|
|
@d2084402
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@b881a2e2
|
13 years |
michaelni |
vf_drawtext: Fix reinit to allow color changes.
Signed-off-by: …
|
|
|
@09c5f990
|
13 years |
Reimar.Doeffinger |
Check extradata size on resolution change.
Ignore resolution change …
|
|
|
@fb47997e
|
13 years |
anton |
lavc: fix type for thread_type option
It should be flags, not int.
|
|
|
@7041bb3
|
13 years |
anton |
avconv: move format to options context
|
|
|
@13ccba50
|
13 years |
anton |
avconv: move limit_filesize to options context
|
|
|
@6b779ccc
|
13 years |
anton |
avconv: move start_time, recording_time and input_ts_offset to options …
|
|
|
@575ec4e1
|
13 years |
anton |
avconv: add a context for options.
Move stream maps to it.
…
|
|
|
@6361c5e1
|
13 years |
anton |
cmdutils: allow storing per-stream/chapter/.... options in a generic way
|
|
|
@2f8e586
|
13 years |
anton |
cmdutils: split per-option code out of parse_options().
This allows …
|
|
|
@7cc8d638
|
13 years |
anton |
cmdutils: add support for caller-provided option context.
This is the …
|
|
|
@7efe05ab
|
13 years |
anton |
cmdutils: declare only one pointer type in OptionDef
This will be …
|
|
|
@cac651c8
|
13 years |
anton |
cmdutils: move grow_array() from avconv to cmdutils.
|
|
|
@dad09ff9
|
13 years |
anton |
cmdutils: move exit_program() declaration to cmdutils from avconv
…
|
|
|
@346ea9e2
|
13 years |
martin |
http: Consider the stream as seekable if the reply contains …
|
|
|
@5ee5dc4e
|
13 years |
lu_zero |
nutenc: add namespace to the api facing functions
Rename …
|
|
|
@61e2e296
|
13 years |
Clément Bœsch |
av_string: add av_asprintf().
|
|
|
@1889c672
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@ca4d71b1
|
13 years |
michaelni |
ffmpeg: fix reading from stdin on windows
Based on code by Rolf …
|
|
|
@31dfc495
|
13 years |
michaelni |
http: Fix decetion of range support in HTTP servers
currently …
|
|
|
@e955a682
|
13 years |
anton |
AVOptions: fix av_set_string3() doxy to match reality.
Fixes bug 28.
|
|
|
@20c21f8
|
13 years |
anton |
cmdutils: get rid of dummy contexts for examining AVOptions.
Replace …
|
|
|
@fb4ca26b
|
13 years |
anton |
lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.
|
|
|
@c11fb828
|
13 years |
anton |
AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().
It …
|
|
|
@5938e021
|
13 years |
rsbultje |
cpu detection: avoid a signed overflow
1<<31 overflows because 1 is …
|
|
|
@23a287e9
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@3d158538
|
13 years |
michaelni |
cmdutils: revert avconv rename of pathes
Signed-off-by: Michael …
|
|
|
@6233a3a
|
13 years |
michaelni |
Revert "ffmpeg: remove presets." and reimplement the needed parts that …
|
|
|
@a4936313
|
13 years |
eclipse7 |
doc: issue tracking: explain the term issue
Transforms the loose …
|
|
|
@a81319d5
|
13 years |
eclipse7 |
doc: issue tracking: add more vertical whitespace
This change makes …
|
|
|
@0bd96bcc
|
13 years |
eclipse7 |
doc: issue tracking: fix grammar/spelling
Correct a few grammar and …
|
|
|
@9289eada
|
13 years |
michaelni |
Parse MXF partitions
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@3e7e1f15
|
13 years |
michaelni |
mpeg4: adjust dummy frame threashold for packed divx.
Fixes Ticket427
…
|
|
|
@6fc1299c
|
13 years |
michaelni |
openal-dec: fix missing list_devices unit for list_devices AVOption
…
|
|
|
@63d2cfd1
|
13 years |
michaelni |
dvdec: Fix dvsd profile[1] detection.
Fixes Ticket159
If someone knows …
|
|
|
@757b86cd
|
13 years |
alex.converse |
codec-regression: force vsync 0 on the me_threshold test to make sure …
|
|
|
@fea20d1d
|
13 years |
michaelni |
Revert "mjpeg: treat external huffman table setup failure as codec …
|
|
|
@e6ea4c71
|
13 years |
michaelni |
ffmpeg: Fix minor memleak of input_tmp
|
|
|
@94c2478d
|
13 years |
michaelni |
jpegdec: better rst skiping
Fixes Ticket426
Signed-off-by: Michael …
|
|
|
@746f1f14
|
13 years |
Reimar.Doeffinger |
Remove unused variables.
Signed-off-by: Reimar Döffinger …
|
|
|
@d07950f7
|
13 years |
Reimar.Doeffinger |
Autodetect PowerPC vs. PowerPC64.
This is the same code as for …
|
|
|
@177aec12
|
13 years |
Reimar.Doeffinger |
Do not free BITMAPINFOHEADER before we are done using it.
Fixes trac …
|
|
|
@5e2ea138
|
13 years |
Reimar.Doeffinger |
MJPEG: emulate EOI also on two consecutive SOI.
Fixes issue #362.
…
|
|
|
@55a1fe7a
|
13 years |
Reimar.Doeffinger |
Reset cur_scan at more appropriate places.
Reset it when we actually …
|
|
|