|
|
|
@cf6cb7c5
|
17 years |
diego |
typo
Originally committed as revision 11637 to …
|
|
|
@eba6ba4a
|
17 years |
diego |
Add $(EXESUF) where necessary.
Originally committed as revision 11636 …
|
|
|
@f8d7c9d3
|
17 years |
Aurélien Jacobs |
Add support for Matroska attachments.
patch by eugeni _dot_ stepanov …
|
|
|
@20963a71
|
17 years |
mans |
whitespace cosmetics
Originally committed as revision 11634 to …
|
|
|
@a11f43a
|
17 years |
mans |
remove some ifeq ($(CONFIG_FOO),yes)
Originally committed as revision …
|
|
|
@1260eb4a
|
17 years |
diego |
whitespace and sorting cosmetics
Originally committed as revision …
|
|
|
@f98869bc
|
17 years |
diego |
Add generic rule for all tests.
Originally committed as revision …
|
|
|
@27215c6b
|
17 years |
Reimar.Doeffinger |
Use DECLARE_ALIGNED
Originally committed as revision 11630 to …
|
|
|
@d761f08
|
17 years |
gpoirier |
fix indentation that was messed up by r11628
Originally committed as …
|
|
|
@13686bc2
|
17 years |
gpoirier |
fix lowres decoding support on ARM CPUs
Original thread:
date: Jan 27, …
|
|
|
@cc8d87b7
|
17 years |
michaelni |
Set subtitle codec id correctly, i hope this does not break anything.
…
|
|
|
@e73e3a92
|
17 years |
michaelni |
Add non standard id needed for dvd subtitles.
Originally committed as …
|
|
|
@7dfc1fde
|
17 years |
Reimar.Doeffinger |
Extract the pure plaintext from mov text subtitles.
Formatting …
|
|
|
@1e3c930
|
17 years |
michaelni |
Set correct codec type and id for text subtitles.
fixes …
|
|
|
@41e19673
|
17 years |
michaelni |
indent
Originally committed as revision 11623 to …
|
|
|
@ee6e2dbe
|
17 years |
michaelni |
Only export packets which belong to the existing AVStream.
To export …
|
|
|
@0bc4728e
|
17 years |
michaelni |
Select non jpeg if there are multiple substreams.
Originally …
|
|
|
@1521c500
|
17 years |
diego |
Merge rules for tools/* into a generic rule.
Originally committed as …
|
|
|
@2b258bba
|
17 years |
diego |
Properly remove tools on clean.
Originally committed as revision …
|
|
|
@afc9aee2
|
17 years |
diego |
Add -pthread to extralibs and not to ldflags so that the dependency …
|
|
|
@3fe142e2
|
17 years |
diego |
Add a --enable-nonfree command line parameter similar to --enable-gpl. …
|
|
|
@64e13d69
|
17 years |
diego |
Do not group libamr_nb and libamr_wb together as libamr.
Also fixes …
|
|
|
@4f1ab3ce
|
17 years |
diego |
Clarify some FAQ entries.
Originally committed as revision 11615 to …
|
|
|
@d485fed4
|
17 years |
diego |
Split general problems section into general questions and usage.
…
|
|
|
@cbf7878e
|
17 years |
diego |
Update AC-3 FAQ entry.
Originally committed as revision 11613 to …
|
|
|
@067db6a5
|
17 years |
baptiste.coudurier |
comment vorbis objectype id
Originally committed as revision 11612 to …
|
|
|
@4f8dc3b7
|
17 years |
baptiste.coudurier |
this one is not standardized either
Originally committed as revision …
|
|
|
@c63d3668
|
17 years |
baptiste.coudurier |
remove non standard object type ids, if you find samples, report them
…
|
|
|
@7b0dee28
|
17 years |
mans |
clean up dynamic loading of libfaad
Originally committed as revision …
|
|
|
@e2fdba65
|
17 years |
andreas |
Correctly clean up IntraX8Context upon codec close.
patch by Zdenek …
|
|
|
@0f44edaa
|
17 years |
mans |
cosmetic: libfaad.c indentation
Originally committed as revision …
|
|
|
@dbbc5732
|
17 years |
mans |
fix dynamic loading of libfaad 2.6
Originally committed as revision …
|
|
|
@cb077b7a
|
17 years |
michaelni |
Fix crash for CAVLC->CABAC switch caused by writing into NULL tables. …
|
|
|
@6bf398a0
|
17 years |
diego |
Add #undef printf and disable non-functional code to make test program …
|
|
|
@51198a87
|
17 years |
michaelni |
Comment to explain how the add/remove core works.
Originally …
|
|
|
@07ad12ec
|
17 years |
diego |
Fix test program compilation: Add missing #include and update the call …
|
|
|
@c46e2874
|
17 years |
diego |
Put some disabled functions that are only used in the test program in …
|
|
|
@79bfd0ef
|
17 years |
diego |
Add #undef random and call the right function to fix test program …
|
|
|
@6a33997
|
17 years |
diego |
Remove unused variables in test code.
Originally committed as …
|
|
|
@07bf0cc9
|
17 years |
mike |
clarify previous revision on optimization justification
Originally …
|
|
|
@ac59e7f4
|
17 years |
mike |
Ministry of English Composition edits
Originally committed as …
|
|
|
@5e123bd3
|
17 years |
michaelni |
Cosmetics to speed up finding sections of interest.
Originally …
|
|
|
@8f738eea
|
17 years |
michaelni |
"What speedup justifies an optimization" section
Originally committed …
|
|
|
@e5b10e31
|
17 years |
diego |
Fix warnings in test code:
eval.c:454: warning: return type defaults …
|
|
|
@1f8e32cd
|
17 years |
diego |
cosmetics: Fix Benoit's ugly formatting.
Originally committed as …
|
|
|
@7f938dd3
|
17 years |
Aurélien Jacobs |
ensure av_rescale_q() can be calculated (won't divide by zero)
…
|
|
|
@c14731d8
|
17 years |
Reimar.Doeffinger |
Fix typo in comment
Originally committed as revision 25829 to …
|
|
|
@b264a084
|
17 years |
baptiste.coudurier |
mention avm2 (flash 9) muxer in documentation and changelog
…
|
|
|
@29e35d67
|
17 years |
lucabe72 |
Support out-of-band parameter sets in SDP for H.264 video
Originally …
|
|
|
@f79bfe48
|
17 years |
lucabe72 |
Add support for H.264 video in the RTP muxer
Originally committed as …
|
|
|
@afecbec2
|
17 years |
baptiste.coudurier |
unset extension, so code path, and guess format do not choose …
|
|
|
@7055cdac
|
17 years |
benoit.fouet |
Inform user when bitstream filter fails.
Originally committed as …
|
|
|
@c448a096
|
17 years |
michaelni |
Faster ff_sqrt()
Originally committed as revision 11586 to …
|
|
|
@b21cd0bc
|
17 years |
lucabe72 |
Add minimal support for H.264 video in the SDP generator
Originally …
|
|
|
@3f5d7bb3
|
17 years |
diego |
Remove two unused variables.
Originally committed as revision 11584 …
|
|
|
@a4b375c6
|
17 years |
diego |
Remove unnecessary forward declaration.
Originally committed as …
|
|
|
@fe74278f
|
17 years |
diego |
small grammar fix
Originally committed as revision 11582 to …
|
|
|
@07e4e3ea
|
17 years |
diego |
Consistently use TEST as the preprocessor condition to enable test …
|
|
|
@1ace4419
|
17 years |
Aurélien Jacobs |
add proper matroskaenc dependency over xiph.o
Originally committed as …
|
|
|
@078ac1db
|
17 years |
Aurélien Jacobs |
add missing Makefile rules for pcm muxers/demuxers
Originally …
|
|
|
@22cf0018
|
17 years |
Aurélien Jacobs |
add missing Makefile rules for zork pcm encoder/decoder
Originally …
|
|
|
@8dcbcef6
|
17 years |
Aurélien Jacobs |
and thus, nellymoser obviously also depens on fft.o
Originally …
|
|
|
@d1c266be
|
17 years |
Aurélien Jacobs |
nellymoser uses mdct functions
Originally committed as revision 11576 …
|
|
|
@fa1ad97f
|
17 years |
baptiste.coudurier |
reorder alphabetically
Originally committed as revision 11575 to …
|
|
|
@dfb400a8
|
17 years |
baptiste.coudurier |
new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com …
|
|
|
@76e48645
|
17 years |
baptiste.coudurier |
init uid to 0
Originally committed as revision 11573 to …
|
|
|
@e20c865a
|
17 years |
baptiste.coudurier |
indentation
Originally committed as revision 11572 to …
|
|
|
@bb085dd
|
17 years |
baptiste.coudurier |
correctly handle sony mpeg4 extradata
Originally committed as …
|
|
|
@6e3ea446
|
17 years |
baptiste.coudurier |
check if read child returned error
Originally committed as revision …
|
|
|
@b8659d94
|
17 years |
Reimar.Doeffinger |
Add mfspr-based AltiVec detection code.
Currently not enabled in …
|
|
|
@a33b2c7e
|
17 years |
baptiste.coudurier |
simplify with matching len
Originally committed as revision 11568 to …
|
|
|
@51169b61
|
17 years |
baptiste.coudurier |
simplify and detect better non frame wrapped mappings
Originally …
|
|
|
@4de5906f
|
17 years |
baptiste.coudurier |
cosmetics: read_metadata -> read
Originally committed as revision …
|
|
|
@3f2d859b
|
17 years |
baptiste.coudurier |
cosmetics
Originally committed as revision 11565 to …
|
|
|
@3a9c08be
|
17 years |
baptiste.coudurier |
remove unused crypto context uid
Originally committed as revision …
|
|
|
@7ee7f6f9
|
17 years |
baptiste.coudurier |
support dynamically allocated local tags, used by encrypted files
…
|
|
|
@57810910
|
17 years |
baptiste.coudurier |
check malloc return
Originally committed as revision 11562 to …
|
|
|
@8513ba09
|
17 years |
baptiste.coudurier |
add some dv container uls
Originally committed as revision 11561 to …
|
|
|
@c9c55a56
|
17 years |
baptiste.coudurier |
simplify by checking min matching len
Originally committed as …
|
|
|
@d1cc6e46
|
17 years |
kostya.shishkov |
simplify 4-point transform part a bit
Originally committed as …
|
|
|
@f3647f59
|
17 years |
kostya.shishkov |
Factor out constant addition
Originally committed as revision 11558 …
|
|
|
@f841a0fc
|
17 years |
rsbultje |
Add a flags field to the RTPDynamicPayloadPacketHandlerProc …
|
|
|
@e2d3e82d
|
17 years |
benoit.fouet |
More verbose error log message.
Originally committed as revision …
|
|
|
@34093ab5
|
17 years |
kostya.shishkov |
Save quantizer values as well
Originally committed as revision 11555 …
|
|
|
@b008e6b8
|
17 years |
kostya.shishkov |
Save coded block patterns for future loop filtering.
Originally …
|
|
|
@094c09bb
|
17 years |
diego |
Add system-specific network link flags to inet_aton test. This should …
|
|
|
@badbe09a
|
17 years |
r_togni |
Fix forgotten braces from r11039
Originally committed as revision …
|
|
|
@48f7e1ae
|
17 years |
lucabe72 |
Clarify the error message when video width, height, or framerate are …
|
|
|
@1b0a4572
|
17 years |
benoit.fouet |
Change (a == NULL) condition to (!a) and (a != NULL) condition to (a). …
|
|
|
@175e23e8
|
17 years |
michaelni |
Consider initial EOR in the back_ptr calculation.
Originally …
|
|
|
@8916b4b5
|
17 years |
benoit.fouet |
Remove some useless parentheses.
Originally committed as revision …
|
|
|
@30c48a0
|
17 years |
benoit.fouet |
Cosmetics: whitespaces
Originally committed as revision 25778 to …
|
|
|
@e5091488
|
17 years |
benoit.fouet |
Remove non cosmetic spaces inside parentheses.
Originally committed …
|
|
|
@61dbf4e5
|
17 years |
diego |
Simplify preprocessor expression as suggested by Mans.
Originally …
|
|
|
@59ec6991
|
17 years |
diego |
Disallow puts(), av_log() should be used instead.
Originally …
|
|
|
@f9cac0a7
|
17 years |
diego |
Replace puts() by dprintf where appropriate.
Originally committed as …
|
|
|
@b8db4e22
|
17 years |
benoit.fouet |
Description: remove superfluous parentheses.
Originally committed as …
|
|
|
@337a2a45
|
17 years |
benoit.fouet |
Check param in sws_getCachedContext().
Patch by KO Myung-Hun komh …
|
|
|
@76d7c327
|
17 years |
michaelni |
Replace idiotic (what moron wrote that code?) "buffer overflow" …
|
|
|
@1ca5d97f
|
17 years |
diego |
Use check_lib2 instead of check_lib in SDL test. This is helpful in …
|
|
|