|
|
|
@d0aebe23
|
14 years |
rsbultje |
Port pred4x4_vertical_right_mmxext (H.264 intra prediction) from x264 …
|
|
|
@76497232
|
14 years |
rsbultje |
Port pred4x4_horizontal_down_mmxext (H.264 intra prediction) from x264 …
|
|
|
@e9c576a4
|
14 years |
rsbultje |
Port pred4x4_horizontal_up_mmxext (H.264 intra prediction) from x264 …
|
|
|
@92f441ae
|
14 years |
rsbultje |
Port pred4x4_vertical_left_mmxext (H.264 intra prediction) from x264 …
|
|
|
@e8d98764
|
14 years |
rsbultje |
Merge a few superfluous CONFIG_GPL checks.
Originally committed as …
|
|
|
@916393da
|
14 years |
rsbultje |
Whitespace cosmetics.
Originally committed as revision 26153 to …
|
|
|
@42a59278
|
14 years |
rsbultje |
Whitespace cosmetics.
Originally committed as revision 26152 to …
|
|
|
@57b1f334
|
14 years |
rsbultje |
Port pred8x8l_horizontal_down_sse2/ssse3 (H.264 intra prediction) from …
|
|
|
@04cbdf3d
|
14 years |
rsbultje |
Port pred8x8l_horizontal_down_mmxext (H.264 intra prediction) from …
|
|
|
@98c6053c
|
14 years |
rsbultje |
Port pred8x8l_horizontal_up_mmxext/ssse3 (H.264 intra prediction) from …
|
|
|
@ecc7efbb
|
14 years |
rsbultje |
Port pred8x8l_vertical_left_sse2/ssse3 (H.264 intra prediction) from …
|
|
|
@bdd93f1b
|
14 years |
rsbultje |
Port pred8x8l_vertical_right_sse2/ssse3 (H.264 intra prediction) from …
|
|
|
@f25112fc
|
14 years |
rsbultje |
Port pred8x8l_vertical_right_mmxext (H.264 intra prediction) from x264 …
|
|
|
@602a4cb2
|
14 years |
rsbultje |
Port pred8x8l_down_right_sse2/ssse3 (H.264 intra prediction) from x264 …
|
|
|
@ec44dd5f
|
14 years |
justin.ruggles |
Change the default dB-per-bit code from 2 to 3.
This gives slightly …
|
|
|
@e916acbc
|
14 years |
rsbultje |
Port pred8x8l_down_right_mmxext (H.264 intra prediction) from x264 …
|
|
|
@c249e66
|
14 years |
rsbultje |
Port pred8x8l_down_left_sse2/ssse3 (H.264 intra prediction) from x264 …
|
|
|
@d8e481bb
|
14 years |
Carl Eugen Hoyos |
s/IEC958/IEC 61937 - IEC958 is a lower level format.
Patch by Anssi …
|
|
|
@ee1ba9c3
|
14 years |
rsbultje |
Port pred8x8l_vertical_mmxext/ssse3 (H.264 intra prediction) from x264 …
|
|
|
@04207ef3
|
14 years |
rsbultje |
Port pred8x8l_horizontal_mmxext/ssse3 (H.264 intra prediction) from …
|
|
|
@abab14ea
|
14 years |
rsbultje |
Port pred8x8l_dc_mmx/ssse3 (H.264 intra prediction) from x264 to …
|
|
|
@2e93fd4b
|
14 years |
rsbultje |
Port pred8x8l_top_dc_mmxext/ssse3 (H.264 intra prediction) from x264 …
|
|
|
@54a959e4
|
14 years |
rsbultje |
Move PRED4x4_LOWPASS up so it can be used in 8x8l predict functions …
|
|
|
@a2dfe8d1
|
14 years |
rsbultje |
Port pred8x8_dc_mmxext (H.264 intra prediction) from x264 to FFmpeg. …
|
|
|
@8d660f75
|
14 years |
lu_zero |
Make fate vp8 test cover emu_edge cases
Originally committed as …
|
|
|
@83ff3f72
|
14 years |
rsbultje |
Add missing authors to copyright headers.
Originally committed as …
|
|
|
@725a3f9d
|
14 years |
rsbultje |
Port pred8x8_top_dc_mmxext (H.264 intra prediction) from x264 to …
|
|
|
@98928c83
|
14 years |
rsbultje |
Mark recently added pred4x4_down_left_mmxext as CONFIG_GPL. Although …
|
|
|
@836132ec
|
14 years |
Carl Eugen Hoyos |
Fix wrong bitstream mode for AC-3.
Noticed by CrystalP from XBMC.
…
|
|
|
@a4c8e0a8
|
14 years |
Carl Eugen Hoyos |
Improve error return values.
Patch by Anssi Hannula, anssi d hannula …
|
|
|
@97790352
|
14 years |
Carl Eugen Hoyos |
Always encapsulate DTS in big-endian format, at least some receivers …
|
|
|
@e5e932e
|
14 years |
Carl Eugen Hoyos |
Add Anssi and myself to the authors in doxygen.
Patch by Anssi …
|
|
|
@39007078
|
14 years |
pross |
wtv: parse MPEG2 descriptor events
Originally committed as revision …
|
|
|
@cc9038e9
|
14 years |
pross |
add ff_parse_mpeg2_descriptor; make MPEG2 descriptor parsing routines …
|
|
|
@0af1671e
|
14 years |
pross |
wtv: only warn about unknown subtype, if it actually unknown
…
|
|
|
@945df970
|
14 years |
pross |
wtv: use correct names for subtitle and language guids
Originally …
|
|
|
@7cf0472e
|
14 years |
michaelni |
Fix assertion failure due to frames being 0 in mp3 vbr bitrate …
|
|
|
@1f0920db
|
14 years |
Aurélien Jacobs |
add ASS encoding and decoding support in Subtitle Formats …
|
|
|
@2c77c906
|
14 years |
Aurélien Jacobs |
add SubRip decoder
Originally committed as revision 26119 to …
|
|
|
@312056c5
|
14 years |
rsbultje |
Bump micro for VP8 emu-edge support.
Originally committed as revision …
|
|
|
@ee555de7
|
14 years |
rsbultje |
Support CODEC_FLAG_EMU_EDGE in VP8 decoder.
Originally committed as …
|
|
|
@b59dd1ea
|
14 years |
stefano.sabatini-lala |
Fix style nits in avfiltergraph.c.
Originally committed as revision …
|
|
|
@be732b70
|
14 years |
nicolas.george |
Fix ffplay -an/-vn options that were swapped by r26105.
Originally …
|
|
|
@bb50ed08
|
14 years |
wyskas |
ffmetaenc: remove useless initializers
Originally committed as …
|
|
|
@645439c3
|
14 years |
wyskas |
lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.c
Originally …
|
|
|
@b5670209
|
14 years |
stefano.sabatini-lala |
Add copy filter, useful for testing the avfilter_draw_slice() copy …
|
|
|
@28e5d45c
|
14 years |
stefano.sabatini-lala |
Bump lavfi minor and add an entry after r26108 (which added …
|
|
|
@b4356e41
|
14 years |
stefano.sabatini-lala |
In the crop filter, put under ifdef DEBUG the trace logs for the …
|
|
|
@d46c2755
|
14 years |
stefano.sabatini-lala |
Fix date in APIchanges.
Originally committed as revision 26109 to …
|
|
|
@0ccabeea
|
14 years |
michaelni |
Support filters and decoders that dont support negative linesizes. …
|
|
|
@9e99f84
|
14 years |
martin |
rtsp: Check if the rtp stream actually has an RTPDemuxContext
For …
|
|
|
@106f271f
|
14 years |
stefano.sabatini-lala |
Consistently prefer short library names in APIchanges.
Originally …
|
|
|
@406f0f1b
|
14 years |
nicolas.george |
Use av_find_best_stream in ffplay.
Originally committed as revision …
|
|
|
@9128ae08
|
14 years |
nicolas.george |
Implement av_find_best_stream.
Originally committed as revision 26104 …
|
|
|
@107a7e3e
|
14 years |
wyskas |
lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS …
|
|
|
@fd5b124
|
14 years |
wyskas |
Metadata demuxer.
Originally committed as revision 26102 to …
|
|
|
@a4651511
|
14 years |
wyskas |
Metadata muxer
Dumps all metadata to a text file for easy manual …
|
|
|
@bb62d5c1
|
14 years |
wyskas |
Allow output formats without any streams.
Required for future …
|
|
|
@18f1add3
|
14 years |
rsbultje |
Fix typo.
Originally committed as revision 26099 to …
|
|
|
@f150e4dc
|
14 years |
stefano.sabatini-lala |
Extend documentation for format and noformat filters, and remove …
|
|
|
@17fc9493
|
14 years |
stefano.sabatini-lala |
Add erode libopencv filter.
Originally committed as revision 26097 to …
|
|
|
@91cbb6ba
|
14 years |
stefano.sabatini-lala |
Add dilate libopencv filter.
Originally committed as revision 26096 …
|
|
|
@a187c686
|
14 years |
pross |
Bump libavformat minor version, forgotten in r26094
Originally …
|
|
|
@82ca054a
|
14 years |
pross |
Windows Televison (WTV) demuxer
Originally committed as revision …
|
|
|
@a750050f
|
14 years |
pross |
make guid utility function visibile to other modules (ff_guidcmp, …
|
|
|
@141de5a9
|
14 years |
pross |
add ff_find_stream_index
Originally committed as revision 26092 to …
|
|
|
@456a70ae
|
14 years |
pross |
add ff_get_bmp_header
Originally committed as revision 26091 to …
|
|
|
@52654005
|
14 years |
michaelni |
Simplify tff setting code in MPV_frame_start().
Originally committed …
|
|
|
@58ec7e00
|
14 years |
michaelni |
Clarify AVFMT_TS_DISCONT and muxers.
Originally committed as revision …
|
|
|
@13011def
|
14 years |
Reimar.Doeffinger |
Fix size of monoblack_pal array, code uses 16 values unconditionally. …
|
|
|
@911b32f4
|
14 years |
rsbultje |
Port pred4x4_down_left_mmxext (H.264 intra prediction) from x264 to …
|
|
|
@8d147f1f
|
14 years |
rsbultje |
For rounding in chroma MC SSSE3, use 16-byte pw_3/4 instead of reading …
|
|
|
@95ee581a
|
14 years |
Carl Eugen Hoyos |
There is no complete G.729 decoder in libavcodec.
Originally …
|
|
|
@b51c740e
|
14 years |
justin.ruggles |
cosmetics: line wrap and vertical alignment
Originally committed as …
|
|
|
@e96dc767
|
14 years |
justin.ruggles |
Make sure that the 2nd CRC value does not match the AC-3 sync word. …
|
|
|
@a897423b
|
14 years |
justin.ruggles |
Store CRC context locally to reduce number of calls to …
|
|
|
@0e9b0643
|
14 years |
justin.ruggles |
Remove unneeded local variable, frame_size, in output_frame_end().
…
|
|
|
@3579b40
|
14 years |
stefano.sabatini-lala |
Fix braino: by -> with.
Originally committed as revision 26080 to …
|
|
|
@cf69ad35
|
14 years |
stefano.sabatini-lala |
Redesign the libopencv wrapper to make it more generic. Accept both …
|
|
|
@8399d235
|
14 years |
stefano.sabatini-lala |
Add dependency for the libavfitler.html file.
Originally committed as …
|
|
|
@8c579c1c
|
14 years |
martin |
rtsp: Require the transport reply from the server to match the request …
|
|
|
@81c8c18
|
14 years |
martin |
Makefile: Fix dependencies of components
This fixes compilation with …
|
|
|
@f02cbc4
|
14 years |
stefano.sabatini-lala |
Fix av_file_map(): replace stat(filename, &st) with fstat(fd, &st).
…
|
|
|
@1b31037d
|
14 years |
stefano.sabatini-lala |
Replace lstat() with stat() in av_file_map(). The lstat() use was …
|
|
|
@0328b9ea
|
14 years |
stefano.sabatini-lala |
Add av_file_map() and av_file_unmap() functions.
Originally committed …
|
|
|
@1ce9d6b
|
14 years |
justin.ruggles |
cosmetics: fix comment after change in clipping range
Originally …
|
|
|
@295ab2af
|
14 years |
justin.ruggles |
Change FIX15() back to clipping to -32767..32767.
This avoids a 16-bit …
|
|
|
@f9f69028
|
14 years |
justin.ruggles |
Add emms_c() after exp_diff calculations.
Fixes AC-3 encoding on …
|
|
|
@a81d7c6a
|
14 years |
justin.ruggles |
Pre-calculate crc_inv at codec init.
20% faster output_frame_end().
…
|
|
|
@fe7438d9
|
14 years |
martin |
Fix make checkheaders
amrwbdata.h uses offsetof(), which is defined …
|
|
|
@223cefb5
|
14 years |
martin |
Fix more matroska/webm muxer dependencies
This fixes building with …
|
|
|
@1e0957cc
|
14 years |
martin |
Add a missing dependency for the WebM muxer
This fixes one of the …
|
|
|
@8bd19564
|
14 years |
martin |
g722: Move the low_inv_quant6 table up to the common tables
Since SVN …
|
|
|
@90ca26e1
|
14 years |
vitor1001 |
Increase STDDEV tolerance for the fate-amrwb-14k25 test so it pass in …
|
|
|
@9c32023f
|
14 years |
vitor1001 |
Add AMR-WB FATE tests
Originally committed as revision 26063 to …
|
|
|
@9b14ec5f
|
14 years |
martin |
sdp: Add a framesize attribute to H.263 SDP descriptions
While not …
|
|
|
@9100d4d6
|
14 years |
Carl Eugen Hoyos |
Fix crash if invalid bit-rate was read from file.
Fixes issue 2426.
…
|
|
|
@fee0deb6
|
14 years |
stefano.sabatini-lala |
Fix avfilter_draw_slice() copy code with alpha planes.
Originally …
|
|
|
@2609ad3e
|
14 years |
stefano.sabatini-lala |
Revert commit r22596.
commit …
|
|
|
@69b8d83e
|
14 years |
stefano.sabatini-lala |
Fix crash in gradfun:end_frame() when inpic == outpic, so it has to be …
|
|
|