|
|
|
@b0941dee
|
15 years |
gbeauchesne |
[VA-API] Fix long-term reference frames addition to the DPB.
This …
|
|
|
@efd8b009
|
15 years |
vitor1001 |
Use a suitable timebase in VQF demuxer
Originally committed as …
|
|
|
@b591c7af
|
15 years |
mans |
10l: fix build on non-NEON ARM
Originally committed as revision 22867 …
|
|
|
@e574770
|
15 years |
stefano.sabatini-lala |
Change ff_raw_pixelFormatTags RGB entries (RGB555, BGR555, RGB565, …
|
|
|
@94e57758
|
15 years |
stefano.sabatini-lala |
Fix grammar: a expression -> an expression.
Originally committed as …
|
|
|
@85c36856
|
15 years |
stefano.sabatini-lala |
Remove stray empty line.
Originally committed as revision 22864 to …
|
|
|
@08255107
|
15 years |
mans |
DCA: ARM/NEON optimised lfe_fir
Originally committed as revision …
|
|
|
@e168a556
|
15 years |
mans |
DCA: 16-byte-align lfe_fir tables
Originally committed as revision …
|
|
|
@309d16a4
|
15 years |
mans |
DCA: break out lfe_interpolation_fir() inner loops to a function
This …
|
|
|
@fc7e2d34
|
15 years |
stefano.sabatini-lala |
Fix constness for func[12] parameters in ff_parse_expr() and …
|
|
|
@82fdcd44
|
15 years |
stefano.sabatini-lala |
Change constness for func[12]_name parameters of ff_parse_expr() and …
|
|
|
@1235429c
|
15 years |
stefano.sabatini-lala |
Rename ff_parse() to ff_parse_expr().
The new name is more expressive …
|
|
|
@6c71d2c1
|
15 years |
stefano.sabatini-lala |
Remove unnecessary header inclusion directives.
Originally committed …
|
|
|
@2818bdf2
|
15 years |
benoit.fouet |
Extradata length checks for Huffyuv.
Patch by Michael Kaufmann hallo …
|
|
|
@843c7aa8
|
15 years |
mans |
DCA: use FASTDIV in decode_blockcode()
Originally committed as …
|
|
|
@6a36798f
|
15 years |
diego |
Add DOS section to the platform documentation.
patch by Michael …
|
|
|
@c007c68
|
15 years |
Carl Eugen Hoyos |
Do not set pos to an error value.
Patch by Howard Chu, hyc …
|
|
|
@f01210a6
|
15 years |
mans |
ARM: fix NEON synth_filter_float with hardfp calls
Originally …
|
|
|
@a7fc9146
|
15 years |
jmenon86 |
Remove useless header inclusion.
Originally committed as revision …
|
|
|
@ee945547
|
15 years |
diego |
Fix extra object path in Solaris section.
Originally committed as …
|
|
|
@766fefe8
|
15 years |
mans |
DCA: simplify lfe_interpolation_fir()
This reorders the lfe_fir …
|
|
|
@b92d483b
|
15 years |
mans |
DCA: use a local variable for loop boundary
This prevents gcc …
|
|
|
@0dc7df28
|
15 years |
mans |
DCA: use some type-punning in qmf_32_subbands()
Originally committed …
|
|
|
@6b174197
|
15 years |
tomas.hardin |
Predicting the size of the hdlr, string data and trkn tags in the MOV …
|
|
|
@a367be1e
|
15 years |
stefano.sabatini-lala |
Rename ff_eval2() to ff_parse_and_eval_expr().
The new name better …
|
|
|
@4565caf1
|
15 years |
stefano.sabatini-lala |
Rename ff_parse_eval() to ff_eval_expr().
The new name expresses …
|
|
|
@9a2cb05f
|
15 years |
stefano.sabatini-lala |
Move the internal function declarations in avformat.h to internal.h.
…
|
|
|
@bc3c85a3
|
15 years |
stefano.sabatini-lala |
Apply grammar/consistency nits to avfilter_graph_add_filter() doxy.
…
|
|
|
@f54978f1
|
15 years |
stefano.sabatini-lala |
Place some empty line in the doxy.
Improve readability, also …
|
|
|
@8c216473
|
15 years |
stefano.sabatini-lala |
Remove redundant file descriptions from copyright headers.
File …
|
|
|
@a3731cad
|
15 years |
stefano.sabatini-lala |
Avoid the use of the symbol ff_expr_s for referencing AVExpr.
This …
|
|
|
@96561c12
|
15 years |
jmenon86 |
DECLARE_ALIGNED usage requires #inclusion of 'mem.h'.
Originally …
|
|
|
@80ed701
|
15 years |
stefano.sabatini-lala |
Doxument ff_free_expr().
Originally committed as revision 22837 to …
|
|
|
@21302fed
|
15 years |
stefano.sabatini-lala |
Make ff_fill_linesize() use the information stored in …
|
|
|
@7e939205
|
15 years |
Carl Eugen Hoyos |
Set audio bit rate.
Patch by Howard Chu, hyc highlandsun com
…
|
|
|
@f8fea468
|
15 years |
stefano.sabatini-lala |
Rename ff_eval_free() to ff_free_expr().
Originally committed as …
|
|
|
@073f6d5b
|
15 years |
stefano.sabatini-lala |
Rename AVEvalExpr to AVExpr, as suggested by Michael.
The new name is …
|
|
|
@5fccafdb
|
15 years |
stefano.sabatini-lala |
Move AVEvalExpr declaration at the beginning of the file, where it is …
|
|
|
@0f1f4816
|
15 years |
michaelni |
Raise needed score for codec probing in CODEC_ID_PROBE before the last …
|
|
|
@ac1c9564
|
15 years |
uhmmmm |
Bump libavfilter minor version and Changelog for unsharp filter
…
|
|
|
@3ffdd09a
|
15 years |
jmenon86 |
alacenc : Report supported input sample formats.
Originally committed …
|
|
|
@e73d1a5e
|
15 years |
mans |
ARM: NEON optimised synth_filter_float
2.7x faster DCA decoding on …
|
|
|
@f462ed1f
|
15 years |
mans |
Make synth_filter a function pointer
Originally committed as revision …
|
|
|
@38d52f3e
|
15 years |
mans |
DCA: align some arrays
Optimised implementations of the synth filter …
|
|
|
@b9f60bd8
|
15 years |
alex.converse |
Add M_SQRT2 to the constants in mathematics.h.
Originally committed …
|
|
|
@497431a
|
15 years |
michaelni |
Dont try to compute AVPacket duration for possibly interlaced video …
|
|
|
@79f8b328
|
15 years |
jmenon86 |
ffplay : Add 's' to the list of supported commands.
Originally …
|
|
|
@7a6fe01
|
15 years |
tomas.hardin |
Seeking forward in non-seekable media by discarding data, regardless …
|
|
|
@01d91b9b
|
15 years |
tomas.hardin |
Reusing the probe buffer to rewind the ByteIOContext in …
|
|
|
@ba659bed
|
15 years |
alex.converse |
Reindent read_sbr_extension.
Originally committed as revision 22820 …
|
|
|
@73c27046
|
15 years |
alex.converse |
Print an error and skip PS when PS is found but explicitly found but …
|
|
|
@d14662f6
|
15 years |
alex.converse |
Add support for PS sync extensions.
Originally committed as revision …
|
|
|
@37216b99
|
15 years |
alex.converse |
Use get_bits_left() in the sync extension check.
Originally committed …
|
|
|
@702b73bc
|
15 years |
alex.converse |
Fix ext_object_type.
In the case of explicit non-backwards compible …
|
|
|
@58f48adb
|
15 years |
banan |
Add DynamicACL support for FFserver.
Originally committed as revision …
|
|
|
@c6cf6ae6
|
15 years |
banan |
Don't write an empty spdif header in spdif muxers write_header …
|
|
|
@e0728d79
|
15 years |
uhmmmm |
Add unsharp video filter.
Contributed by Daniel G. Taylor …
|
|
|
@b9bd6589
|
15 years |
stefano.sabatini-lala |
Clarify doxy for av_fifo_alloc().
Originally committed as revision …
|
|
|
@77a670e7
|
15 years |
benoit.fouet |
Fix segfault when encoder initialization fails.
Patch by Craig …
|
|
|
@2100348
|
15 years |
rsbultje |
Add actually correct rXXXXX here.
Originally committed as revision …
|
|
|
@46e6fb4
|
15 years |
rsbultje |
Simplify writing stream metadata.
Patch by Anton Khirnov <wyskas …
|
|
|
@1a6498d7
|
15 years |
rsbultje |
Don't overwrite user-supplied metadata with metadata mapped from an …
|
|
|
@56a8242f
|
15 years |
rsbultje |
Actually add flag (somehow got lost in my previous patchset?), fixes …
|
|
|
@3dd6180f
|
15 years |
rsbultje |
Add a flag to not overwrite existing tags
Patch by Anton Khirnov …
|
|
|
@0950e17
|
15 years |
martin |
Reindent
Originally committed as revision 22805 to …
|
|
|
@0e4b185a
|
15 years |
martin |
Fix leaks in the AAC RTP depacketizer
Originally committed as …
|
|
|
@1da1e193
|
15 years |
rsbultje |
Add void to a function prototype that takes no arguments. Fixes a …
|
|
|
@0e1f78f9
|
15 years |
michaelni |
Fix rounding direction for calculation of AVPacket.duration.
Fixes …
|
|
|
@3370289
|
15 years |
martin |
Zero-initialize the reply struct
The status_code field is read in the …
|
|
|
@1e4dd198
|
15 years |
diego |
Document minimum binutils requirements on Unix-like platforms.
based …
|
|
|
@5b33a553
|
15 years |
stefano.sabatini-lala |
Implement support to the AVSEEK_SIZE operation in file_seek().
Avoid …
|
|
|
@685598f5
|
15 years |
stefano.sabatini-lala |
Reindent.
Originally committed as revision 22798 to …
|
|
|
@ac61f59a
|
15 years |
stefano.sabatini-lala |
Rename av_encode() to av_transcode(), the new name is more meaningful. …
|
|
|
@37f57ab4
|
15 years |
michaelni |
Allow AVFormatContext.duration to be set if no individual stream …
|
|
|
@2819760b
|
15 years |
siretart |
Avoid division by zero
Based on clang-scan report …
|
|
|
@2bb96256
|
15 years |
uhmmmm |
Remove variable whose value was never read. Found by clang.
…
|
|
|
@c99baf05
|
15 years |
vitor1001 |
Add help for (I)RDFT test in fft-test
Originally committed as …
|
|
|
@c2b774a0
|
15 years |
vitor1001 |
Make code using 1d-DCT consistent with the API change
Originally …
|
|
|
@2874c81c
|
15 years |
stefano.sabatini-lala |
Replace all remaining occurrences of AVERROR_NOMEM with …
|
|
|
@0e642188
|
15 years |
martin |
Remove a redundant assignment, found by clang
Originally committed as …
|
|
|
@bee694bc
|
15 years |
diego |
Group Unix-like platforms together in the platform documentation. …
|
|
|
@57a80d7
|
15 years |
diego |
minor spelling fixes
Originally committed as revision 22788 to …
|
|
|
@18590be6
|
15 years |
Carl Eugen Hoyos |
Use AVDISCARD_DEFAULT for 0 where appropriate.
Originally committed …
|
|
|
@ff273dda
|
15 years |
rsbultje |
Fix buffer size; should hold 2 32-bit integers in hex = 16 chars + …
|
|
|
@f3c68c5b
|
15 years |
rsbultje |
ETIME -> ETIMEDOUT. Patch by Sam Gerstein <sgerstein bluefinlab com>.
…
|
|
|
@5234292
|
15 years |
alex.converse |
aacenc: Error when an unsupported profile is requested
Originally …
|
|
|
@7b374c9f
|
15 years |
rsbultje |
Another uninitialized value.
See …
|
|
|
@190413cf
|
15 years |
rsbultje |
Fix uninitialized value in codepath.
See …
|
|
|
@ddf8e75e
|
15 years |
rsbultje |
Remove dead initialization.
Originally committed as revision 22781 to …
|
|
|
@0b9535b9
|
15 years |
rsbultje |
Remove dead initialization.
Originally committed as revision 22780 to …
|
|
|
@636da41a
|
15 years |
alex.converse |
aacenc: Don't lowpass the input unless specifically requested.
The …
|
|
|
@008593be
|
15 years |
michaelni |
Change default for bidir_refine to 1.
Originally committed as …
|
|
|
@fd8277f
|
15 years |
michaelni |
Optimize bidir_refine a bit.
compiled code is less tham 1/4 the size. …
|
|
|
@fea9bb2f
|
15 years |
martin |
Replace the last occurrance of CODEC_TYPE_ with AVMEDIA_TYPE_
…
|
|
|
@a69220cc
|
15 years |
michaelni |
Change bidir refine hash code so we only need to perform a single
hash …
|
|
|
@4bebf2cf
|
15 years |
martin |
Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_
This was accidentally …
|
|
|
@2d603902
|
15 years |
michaelni |
Reduce the size of the bidir refine hashtable from 4096 to 256 and …
|
|
|
@e056d2a2
|
15 years |
michaelni |
Move comment that belonged to cmp() back to cmp().
Originally …
|
|
|
@919e7497
|
15 years |
michaelni |
slice dice, inline and outline cmp()
motion_est.o is now less than …
|
|
|
@4ed39eed
|
15 years |
michaelni |
av_builtin_constant_p()
Originally committed as revision 22770 to …
|
|
|