|
|
|
@5fcc4a23
|
17 years |
diego |
Document AVCodecContext channels field.
patch by Stefano Sabatini, …
|
|
|
@397db8ac
|
17 years |
Carl Eugen Hoyos |
Fix type of dest_addr_len to respect return value of udp_set_url. …
|
|
|
@542c064d
|
17 years |
voroshil |
Update comment to version, negotiated with Diego, and
fix missing …
|
|
|
@7c96587c
|
17 years |
voroshil |
Fix compilation error.
It was introduced after changing input …
|
|
|
@59d598b9
|
17 years |
justin.ruggles |
fix reading of samples-per-frame
Originally committed as revision …
|
|
|
@a52000f2
|
17 years |
voroshil |
various filters for ACELP-based codecs
Originally committed as …
|
|
|
@f863bee8
|
17 years |
diego |
Simplify a list of array allocations with a loop.
patch by Vitor …
|
|
|
@3f3865d3
|
17 years |
voroshil |
Replace hardcoded LP filter order with parameter.
This will allow to …
|
|
|
@bf21a10f
|
17 years |
diego |
Remove useless memset, patch by Vitor Sessak, vitor1001 gmail com.
…
|
|
|
@57ecbbbb
|
17 years |
diego |
Rewrite unpack_input() completely, patch by Vitor Sessak, vitor1001 …
|
|
|
@47eb8187
|
17 years |
diego |
cosmetics: Reindent file, patch by Vitor Sessak, vitor1001 gmail com, …
|
|
|
@f211662c
|
17 years |
benoit.fouet |
Add missing path to #include.
Originally committed as revision 13104 …
|
|
|
@a12b44d7
|
17 years |
diego |
Add missing required header directly.
Originally committed as …
|
|
|
@20cd685a
|
17 years |
diego |
Add missing path to #include.
Originally committed as revision 13102 …
|
|
|
@223d678a
|
17 years |
diego |
Add missing path to #include statement.
Originally committed as …
|
|
|
@49f2339c
|
17 years |
robert.swain |
Remove in_asm_used_var_warning_killer()
Patch by Keiji Costantini ( …
|
|
|
@9b3cdc2e
|
17 years |
diego |
Remove -I flags pointing to local paths, they are no longer necessary. …
|
|
|
@83da2c6f
|
17 years |
diego |
Use full path for #includes from another directory.
Originally …
|
|
|
@2343a040
|
17 years |
diego |
Remove redundant #undef statements that were mistakenly committed.
…
|
|
|
@245976da
|
17 years |
diego |
Use full path for #includes from another directory.
Originally …
|
|
|
@86b2d47f
|
17 years |
robert.swain |
IFF stereo support
Patch by Jai Menon ( realityman gmx net )
…
|
|
|
@c38e75fc
|
17 years |
diego |
Add required stdint.h header.
Originally committed as revision 13096 …
|
|
|
@def1e277
|
17 years |
michaelni |
Little fix for block sizes <16
Originally committed as revision 13095 …
|
|
|
@a1fe4604
|
17 years |
diego |
Revert previous mistaken commit.
Originally committed as revision …
|
|
|
@81f46d5a
|
17 years |
diego |
ipp.h is a system header, use <> when #including it.
Originally …
|
|
|
@22700471
|
17 years |
diego |
dsputil.h is not a system header, use "" when #including it.
…
|
|
|
@f38c6c6c
|
17 years |
diego |
string.h is a system header file, so use <> for it.
Originally …
|
|
|
@058aae3c
|
17 years |
kostya.shishkov |
Improve motion estimation metric.
Patch by Michael Niedermayer
…
|
|
|
@b9a7da77
|
17 years |
Aurélien Jacobs |
use enum type instead of int
Originally committed as revision 13089 …
|
|
|
@db262126
|
17 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 13088 to …
|
|
|
@de3230fb
|
17 years |
Aurélien Jacobs |
matroskadec: add support for lzo compressed tracks
Originally …
|
|
|
@93114105
|
17 years |
Aurélien Jacobs |
remove useless comment
Originally committed as revision 13086 to …
|
|
|
@5d2b12f6
|
17 years |
Aurélien Jacobs |
matroskadec: fail gracefully when seeking don't work
Originally …
|
|
|
@953f54f1
|
17 years |
diego |
#include required stdint.h header directly.
Originally committed as …
|
|
|
@5210529
|
17 years |
Aurélien Jacobs |
ensure vp56_decode_frame always return unchanged buf_size
Originally …
|
|
|
@53a1e82b
|
17 years |
Aurélien Jacobs |
matroskadec: add support for track content encoding
Only the header …
|
|
|
@40d0e665
|
17 years |
ramiro.polla |
Do not misuse long as the size of a register in x86.
typedef x86_reg …
|
|
|
@35027edd
|
17 years |
Carl Eugen Hoyos |
Do not return -1 from void functions.
Originally committed as …
|
|
|
@e0a0c85d
|
17 years |
Carl Eugen Hoyos |
One const per declaration is enough.
Originally committed as revision …
|
|
|
@4f786086
|
17 years |
diego |
#include required headers directly.
Originally committed as revision …
|
|
|
@9aed961
|
17 years |
diego |
prettyprinting cosmetics
Originally committed as revision 13077 to …
|
|
|
@0b705fa4
|
17 years |
ramiro.polla |
Compile network-related code conditionally.
Originally committed as …
|
|
|
@b091aa44
|
17 years |
ramiro.polla |
Check for sys/resource.h and include it conditionally.
Originally …
|
|
|
@3f89d9c0
|
17 years |
diego |
Disable libdirac decoder if the faster libschroedinger decoder is …
|
|
|
@e680989d
|
17 years |
diego |
#include stdint.h instead of using a manual typedef for uint8_t.
…
|
|
|
@2f05d9c1
|
17 years |
diego |
When compiling with -fmudflap configure fill EXTERN_PREFIX with …
|
|
|
@6650c4c
|
17 years |
baptiste.coudurier |
export dnxhd encoded picture quality
Originally committed as revision …
|
|
|
@a5c0969a
|
17 years |
diego |
Remove one more set of useless parentheses from a return call.
…
|
|
|
@ccd425e
|
17 years |
diego |
Remove unnecessary parentheses from return calls.
Originally …
|
|
|
@91605c6
|
17 years |
diego |
minor wording fix
Originally committed as revision 13068 to …
|
|
|
@7a30f8ff
|
17 years |
diego |
In pkg-config files, libraries not exposed through the library, but …
|
|
|
@e4a957d1
|
17 years |
diego |
minor spelling fix
Originally committed as revision 13066 to …
|
|
|
@35a71f1d
|
17 years |
diego |
cosmetics: whitespace/order changes, if/then --> && in pkg-config …
|
|
|
@a13a9737
|
17 years |
diego |
Merge both pkg-config creation commands into one.
Originally …
|
|
|
@e426941d
|
17 years |
diego |
In the pkg-config file generation, derive the short name from the …
|
|
|
@5aadcab5
|
17 years |
diego |
Remove stray extra parameter from libavutil pkg-config command.
…
|
|
|
@8ab52e71
|
17 years |
diego |
cosmetics: sort lines (correctly)
Originally committed as revision …
|
|
|
@abbae514
|
17 years |
michaelni |
Check url_seek() in url_open().
Originally committed as revision …
|
|
|
@14478388
|
17 years |
astrange |
Use a state machine to reduce branching logic in …
|
|
|
@e3e0d993
|
17 years |
lu_zero |
Cosmetics: reorder and align targets
Originally committed as revision …
|
|
|
@5478959b
|
17 years |
lu_zero |
Build sparc arch specific code using the Makefile
Originally …
|
|
|
@d010a2d5
|
17 years |
ramiro.polla |
Prevent targaenc.c from outputting trash byte.
Originally committed …
|
|
|
@4405c986
|
17 years |
diego |
cosmetics: alphabetical order
Originally committed as revision 26669 …
|
|
|
@adb2b908
|
17 years |
ramiro.polla |
Fix configure for cross-compilation and --arch=amd64.
Originally …
|
|
|
@4b13335d
|
17 years |
diego |
Use correct length modifier for pointer diff argument in av_log() …
|
|
|
@d6f142a1
|
17 years |
diego |
Fix 'comparison always false' warning.
patch by Diego 'Flameeyes' …
|
|
|
@9db5bdfa
|
17 years |
diego |
Add complete multimedia Wiki URL, patch by Sisir Koppaka.
Originally …
|
|
|
@1f4fa6a4
|
17 years |
ramiro.polla |
Indent.
Originally committed as revision 13054 to …
|
|
|
@0ec7b71d
|
17 years |
ramiro.polla |
Do not read out of array bounds.
Originally committed as revision …
|
|
|
@f7739f3
|
17 years |
michaelni |
Output buffer overflow.
Originally committed as revision 13052 to …
|
|
|
@494e3531
|
17 years |
michaelni |
Heap buffer overflow.
Originally committed as revision 13051 to …
|
|
|
@83e9a67d
|
17 years |
michaelni |
Fix memset(0) based buffer overflow.
Originally committed as revision …
|
|
|
@3df9ce75
|
17 years |
michaelni |
Move declaration a little.
Originally committed as revision 13049 to …
|
|
|
@8f51f555
|
17 years |
michaelni |
Setting i to 0 once should do.
Originally committed as revision 13048 …
|
|
|
@20c9c8ee
|
17 years |
diego |
cosmetics: Consistently use C-style comments in #endif preprocessor …
|
|
|
@f7cd9ee
|
17 years |
diego |
Add Dirac support through libschroedinger.
patch by Anuradha …
|
|
|
@34499963
|
17 years |
diego |
10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in …
|
|
|
@0852e30b
|
17 years |
mans |
fix checkheaders when libdirac not installed
Originally committed as …
|
|
|
@7c430093
|
17 years |
mans |
add necessary #includes in headers
Originally committed as revision …
|
|
|
@690bfceb
|
17 years |
diego |
Dirac decoding/encoding support via libdirac.
patch by Anuradha …
|
|
|
@575e696c
|
17 years |
diego |
Add Dirac parser from SoC; written by Marco Gerards;
submitted by …
|
|
|
@fde8052e
|
17 years |
banan |
dts probe
Originally committed as revision 13040 to …
|
|
|
@97085fa1
|
17 years |
justin.ruggles |
include avcodec.h
Originally committed as revision 13039 to …
|
|
|
@c401efde
|
17 years |
banan |
Long name spelling fixes
Originally committed as revision 13038 to …
|
|
|
@512b37bb
|
17 years |
justin.ruggles |
move call to init_get_bits inside conditional
Originally committed as …
|
|
|
@9482171b
|
17 years |
justin.ruggles |
share streaminfo parsing function
Originally committed as revision …
|
|
|
@9d48410f
|
17 years |
justin.ruggles |
split out some decoder context params to a shared macro
Originally …
|
|
|
@4bc07e78
|
17 years |
justin.ruggles |
change function parameters for dump_headers()
Originally committed as …
|
|
|
@a128cc91
|
17 years |
justin.ruggles |
change function parameters for metadata_streaminfo()
Originally …
|
|
|
@b7d1cd02
|
17 years |
bartek.wolowiec |
Nellymoser handling in FLV
Originally committed as revision 13032 to …
|
|
|
@17ac9f1c
|
17 years |
lu_zero |
Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards, …
|
|
|
@8a0684f4
|
17 years |
justin.ruggles |
fix encoding of flac private data
Originally committed as revision …
|
|
|
@bddbd7d3
|
17 years |
ramiro.polla |
Do not duplicate -y parameter on regression.sh.
It is already set by …
|
|
|
@25060fdf
|
17 years |
ramiro.polla |
Ignore whitespace differences in seek test.
Originally committed as …
|
|
|
@53e85f5f
|
17 years |
diego |
Mark symbol as static, patch by Diego 'Flameeyes' Pettenò, flameeyes …
|
|
|
@580a6c57
|
17 years |
diego |
Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes …
|
|
|
@358061f6
|
17 years |
diego |
Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes …
|
|
|
@cdfec9c0
|
17 years |
diego |
Comment out unused ff_vc1_norm6_spec table.
Originally committed as …
|
|
|
@3bb82f3d
|
17 years |
diego |
Transform codec short name into a single word.
patch by Stefano …
|
|
|
@bcdb237
|
17 years |
diego |
Add long names to some AVCodec declarations.
patch by Stefano …
|
|
|