|
|
|
@42b4da75
|
10 years |
Carl Eugen Hoyos |
Print bits_per_raw_sample for ffprobe -show_streams.
Fixes ticket #3919.
|
|
|
@2b1f6a35
|
10 years |
Carl Eugen Hoyos |
Print the actual bit depth for audio if it is different from the …
|
|
|
@5a6dd925
|
10 years |
michaelni |
avcodec/ac3dec_fixed: remove unused arrays
Signed-off-by: Michael …
|
|
|
@951f6fa
|
10 years |
michaelni |
avformat/rtpdec_qt: Fix 'warning: passing argument 2 of …
|
|
|
@24db666d
|
10 years |
stefasab |
MAINTAINERS: add myself as segment maintainer
|
|
|
@f51de9ca
|
10 years |
stefasab |
lavf/segment: abort in case of invalid segment format options
|
|
|
@e9c08e32
|
10 years |
michaelni |
avformat/utils: Exclude the header size when computing duration from …
|
|
|
@f044fc0
|
10 years |
michaelni |
Merge commit '1274ea8dbaec44355bde07f6bb31fec0c4e6fd2d'
* commit …
|
|
|
@1a59a288
|
10 years |
michaelni |
Merge commit 'fcf597625c7a991ca389f3a9b8ff4f5e383301c0'
* commit …
|
|
|
@aecd0647
|
10 years |
michaelni |
Merge commit '803e82276b3716bf6012ec69e8854dae14a4fd2b'
* commit …
|
|
|
@5e752419
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: tests, force +global_header for ASF
Signed-off-by: Reynaldo …
|
|
|
@1274ea8d
|
10 years |
diego |
Split off floating point AAN (I)DCT into separate components
|
|
|
@fcf59762
|
10 years |
martin |
ismindex: Avoid writing ismf files if no base name has been specified
…
|
|
|
@803e822
|
10 years |
martin |
libavformat: Check mkdir return error codes
Previously, the returned …
|
|
|
@a5b20bf4
|
10 years |
michaelni |
doc/filters.texi: improve the wording of the expr_int_format …
|
|
|
@7c1835c5
|
10 years |
michaelni |
avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe
…
|
|
|
@cfce6f7e
|
10 years |
michaelni |
avcodec/mpegvideo: Set err on failure in …
|
|
|
@0d0f7f0b
|
10 years |
michaelni |
avcodec/mpegvideo: check that the context is initialized in …
|
|
|
@2762323c
|
10 years |
michaelni |
avcodec/mpegvideo: Use "goto fail" for all error paths in …
|
|
|
@94c61cd
|
10 years |
michaelni |
avcodec/mpegvideo: free_context_frame() cannot fail, make it return …
|
|
|
@de1f0c94
|
10 years |
stefasab |
doc/muxers/segment: reword text for examples, improve consistency
|
|
|
@4f5493fe
|
10 years |
stefasab |
lavf/segment: add segment_format_options option
|
|
|
@2c5c37ad
|
10 years |
Reimar.Doeffinger |
libswresample: move condition to start of loop.
This avoids several …
|
|
|
@284123d7
|
10 years |
Reimar.Doeffinger |
Remove pointless if.
A branch to avoid some calculation seems …
|
|
|
@2231d5b6
|
10 years |
Reimar.Doeffinger |
libswresample: Avoid needlessly large on-stack array.
We only …
|
|
|
@ab84effd
|
10 years |
michaelni |
ffmpeg: Copy extradata if it has been initialized later from the …
|
|
|
@033a5334
|
10 years |
michaelni |
avcodec/h264: Allow partial escaping
Fixes Ticket3923
Signed-off-by: …
|
|
|
@c2430304
|
10 years |
michaelni |
avformat/swfdec: Do not change the pixel format
This is currently not …
|
|
|
@1b2390e2
|
10 years |
michaelni |
avfilter/af_silenceremove: remove dead code
Fixes CID1237284
…
|
|
|
@cbb27798
|
10 years |
michaelni |
avcodec/hevc_ps: Always initialize backup in decode_vui()
Fixes …
|
|
|
@d8f0804
|
10 years |
u |
RELEASE_NOTES: mention the ffplay -autoexit behaviour change
|
|
|
@3dbf5690
|
10 years |
Reimar.Doeffinger |
huffyuvdec: avoid large stack use.
Signed-off-by: Reimar Döffinger …
|
|
|
@092d1977
|
10 years |
Reimar.Doeffinger |
cabac: Allow hardcoding CABAC table.
Signed-off-by: Reimar Döffinger …
|
|
|
@0f1281b2
|
10 years |
Reimar.Doeffinger |
cabac: initialize all of ff_h264_cabac_tables programmatically.
Moves …
|
|
|
@87c7fb2b
|
10 years |
Reimar.Doeffinger |
aacsbr: support hardcoding tables.
For sbr_qmf_window_us there is …
|
|
|
@684d0a0b
|
10 years |
michaelni |
avcodec/hevc: fix dead code
fix CID 1231985
cherry picked from …
|
|
|
@5732b218
|
10 years |
michaelni |
ffplay: make autoexit the default
See: …
|
|
|
@f9bc65e
|
10 years |
michaelni |
Merge commit '041caf1a63f091745b95a6d51c23fbdcb604d4ce'
* commit …
|
|
|
@b76d6eb3
|
10 years |
michaelni |
avformat/mpegts: fix spelling error
Signed-off-by: Michael …
|
|
|
@041caf1a
|
10 years |
diego |
avplay: Exit by default at the end of playback
This is the expected …
|
|
|
@b2c0b80f
|
10 years |
u |
avfilter/ebur128: rework channel weighting definition code
Should fix …
|
|
|
@1654ca7d
|
10 years |
michaelni |
avcodec/mjpegdec: fix rounding of chroma_height
Fixes green line at …
|
|
|
@c7011789
|
10 years |
michaelni |
doc: Copyright in CSS, CSS split in 2 files
Reviewed-by: Timothy Gu …
|
|
|
@d7e08884
|
10 years |
michaelni |
lavd/v4l2: introduce enqueue_buffer()
Additionally, make sure a …
|
|
|
@c3685386
|
10 years |
u |
avformat/srtdec: speed up probing
|
|
|
@b7f641dc
|
10 years |
u |
avformat/realtextdec: UTF-16 support
Also remove …
|
|
|
@231a514d
|
10 years |
u |
avformat/samidec: UTF-16 support
ff_smil_extract_next_chunk() is …
|
|
|
@d658ef18
|
10 years |
u |
avformat/srtdec: UTF-16 support
|
|
|
@3e842617
|
10 years |
u |
avformat/assdec: UTF-16 support
Use the UTF-16 BOM to detect UTF-16 …
|
|
|
@dcb29d37
|
10 years |
michaelni |
avcodec/mpegvideo: set codec tags in ff_mpv_decode_init()
Fixes …
|
|
|
@4dee4a44
|
10 years |
michaelni |
avcodec/mpegvideo: Factor ff_mpv_decode_init() out
Reviewed-by: …
|
|
|
@0b890425
|
10 years |
michaelni |
lavd/v4l2: simplify list_formats()
We can avoid passing file …
|
|
|
@0a7239ae
|
10 years |
michaelni |
Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54'
* commit …
|
|
|
@7bd0079e
|
10 years |
onemda |
MAINTAINERS: fix typo
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@42261964
|
10 years |
onemda |
add silenceremove filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@1e4e760f
|
10 years |
michaelni |
Merge commit '213e606752d16f51337e94431962fb5d7749c07e'
* commit …
|
|
|
@73aeb27c
|
10 years |
michaelni |
Merge commit '096a1d5b46391f65dfd0bee6292e9962f53bd7c8'
* commit …
|
|
|
@8c6cfffa
|
10 years |
michaelni |
Merge commit 'b574e1e97ea7067a5fcd3876e30a67df0e4e6611'
* commit …
|
|
|
@7865cafe
|
10 years |
michaelni |
lavd/v4l2: simplify list_framesizes()
We can avoid passing file …
|
|
|
@55cf7d97
|
10 years |
michaelni |
lavd/v4l2: remove unneeded variable in device_init()
Signed-off-by: …
|
|
|
@3da359c1
|
10 years |
michaelni |
lavd/v4l2: simplify first_field()
There is no need to pass fd as a …
|
|
|
@39750b73
|
10 years |
michaelni |
lavd/v4l2: Replace s1 with ctx for consistency.
No functional change …
|
|
|
@d247a40a
|
10 years |
michaelni |
MAINTAINERS: add myself as lavd/v4l2 maintainer
Signed-off-by: …
|
|
|
@428aa14a
|
10 years |
michaelni |
x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags
…
|
|
|
@21439483
|
10 years |
diego |
Drop unnecessary av_unused attributes.
|
|
|
@213e6067
|
10 years |
diego |
Replace av_unused attributes by block structures
This is more …
|
|
|
@096a1d5b
|
10 years |
diego |
rdft: Move some variables into a separate block
This avoids an unused …
|
|
|
@b574e1e9
|
10 years |
diego |
get_bits: Add OPEN_READER macro variant w/o size_plus8
This avoids a …
|
|
|
@4f104950
|
10 years |
michaelni |
tiff: fix {2,4}bpp grayscale palettes.
Create a default grayscale …
|
|
|
@db8970d7
|
10 years |
michaelni |
vfi/x86/vf_idet: fix incorrect use of paddq
paddq is an SSE2 …
|
|
|
@161fc0f4
|
10 years |
michaelni |
avfilter/x86/idet: fix license header (GPL -> LGPL)
Signed-off-by: …
|
|
|
@0940066b
|
10 years |
michaelni |
Merge commit 'b21e989a3c076d94cfdde0303724db841dd60cad'
* commit …
|
|
|
@ef16d126
|
10 years |
stefasab |
doc/filters.texi: fix time duration references
Make time duration …
|
|
|
@6f0fc1a9
|
10 years |
stefasab |
lavf/ffmdec: return proper error code in ffm2_read_header()
Also log …
|
|
|
@39b517f
|
10 years |
stefasab |
lavc/libvpxenc: show crf CQ value in error message
|
|
|
@b21e989a
|
10 years |
martin |
ismindex: produce .ismf file
This is a non-standard file that maps …
|
|
|
@2178abd3
|
10 years |
michaelni |
Merge commit 'd7913bf59ccbf781ce57c5d58998e8f25d10e040'
* commit …
|
|
|
@52ec81c6
|
10 years |
James |
x86/hevc_res_add: add missing guards to hevc_transform_add32_8_avx2
…
|
|
|
@720c21d1
|
10 years |
michaelni |
x86inc: Make ym# behave the same way as xm#
This makes more sense for …
|
|
|
@a4dbabc8
|
10 years |
michaelni |
x86inc: free up variable name "n" in global namespace
Signed-off-by: …
|
|
|
@c3d2426
|
10 years |
James |
x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2
~20% faster than …
|
|
|
@467a55a4
|
10 years |
michaelni |
avutil/md5: workaround clang 3.5 #20849
This avoids several failures …
|
|
|
@46ef45ab
|
10 years |
michaelni |
lavc/x86/v210: give cpuflag to INIT macro
This lets the cglobal macro …
|
|
|
@d7913bf5
|
10 years |
diego |
changelog: Move Ogg subtypes aliases entry to the correct release
|
|
|
@406a9ccf
|
10 years |
michaelni |
avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's …
|
|
|
@53b08920
|
10 years |
michaelni |
Merge commit 'd9792b773516a560ecb99694b8ee745a50027fac'
* commit …
|
|
|
@69a68d30
|
10 years |
michaelni |
Merge commit '12f0388f9cb32016ac0dacaeca631b088b29bb96'
* commit …
|
|
|
@ddc6adaa
|
10 years |
michaelni |
Merge commit '4d55e9de27894ddfb337b28cd7aa6d14a12666d2'
* commit …
|
|
|
@5a20f188
|
10 years |
michaelni |
Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba'
* commit …
|
|
|
@91a8b933
|
10 years |
michaelni |
Merge commit '803f8992f11d1eb301672cd13c685a7b1d04c467'
* commit …
|
|
|
@a52e74db
|
10 years |
michaelni |
Merge commit '2b8b0da09cf0dc2535de42f95110eb633f36d8c8'
* commit …
|
|
|
@d9792b77
|
10 years |
diego |
Mark 11 release in the changelog
Also fix some typos in the entries …
|
|
|
@12f0388f
|
10 years |
diego |
Add release notes for 11.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@4d55e9de
|
10 years |
diego |
vc1: Split bits used in libavformat into a separate header
This …
|
|
|
@c4abee73
|
10 years |
michaelni |
Remove non-free tests/lena.pnm and adapt FATE tests to depend on …
|
|
|
@03efd730
|
10 years |
michaelni |
avformat/flvdec: read the correct bits into the tag type
from the flv …
|
|
|
@f205185
|
10 years |
diego |
build: Split WMA frequencies into a separate object file
These are …
|
|
|
@803f899
|
10 years |
diego |
build: cosmetics: Group hwaccel OBJS declarations together
|
|
|
@fe8f4c7
|
10 years |
michaelni |
libavdevice/v4l2: fix descriptors leak on error paths
Signed-off-by: …
|
|
|
@4f63d6d3
|
10 years |
michaelni |
avdevice/x11grab: fix error handling in pixel formats
Reviewed-by: …
|
|
|