|
|
|
@e1a794b2
|
17 years |
mans |
set PKT_FLAG_KEY for Theora and OGM streams
Originally committed as …
|
|
|
@6865337f
|
17 years |
baptiste.coudurier |
ogg seek regression ref
Originally committed as revision 11001 to …
|
|
|
@ced9037e
|
17 years |
baptiste.coudurier |
files have been renamed
Originally committed as revision 11000 to …
|
|
|
@5118cae6
|
17 years |
baptiste.coudurier |
ogg muxer
Originally committed as revision 10999 to …
|
|
|
@96e2fbf2
|
17 years |
diego |
Add comments to some #endif directives.
Originally committed as …
|
|
|
@f073a393
|
17 years |
diego |
cosmetics: Fix vissual --> visual typo.
Originally committed as …
|
|
|
@2e39d0cd
|
17 years |
diego |
Improve unsupported (pixel) format error message.
patch by Stefano …
|
|
|
@19671d3f
|
17 years |
ramiro.polla |
Express opinion in a less aggressive manner.
Originally committed as …
|
|
|
@ba6d9eb3
|
17 years |
tempn |
jtype frame implemented
Originally committed as revision 10994 to …
|
|
|
@8a43317e
|
17 years |
diego |
cosmetics: Fix spacial --> spatial typo in function names.
Originally …
|
|
|
@94472c1d
|
17 years |
diego |
comment typo
Originally committed as revision 10992 to …
|
|
|
@c238beb
|
17 years |
diego |
misc spelling/grammar/wording fixes in comments
Originally committed …
|
|
|
@63d2bad8
|
17 years |
kostya.shishkov |
X8 is supported now, so warning is incorrect
Originally committed as …
|
|
|
@ce5d17f5
|
17 years |
andreas |
Provide top_field_first logic for h264
patch by: Reinhard Nissl …
|
|
|
@671028e0
|
17 years |
tempn |
IntraX8 (J-Frame) sub-decoder for WMV2 and VC-1
Originally committed …
|
|
|
@ce038da0
|
17 years |
Aurélien Jacobs |
make some tables static
Originally committed as revision 10987 to …
|
|
|
@49e9a4bf
|
17 years |
Aurélien Jacobs |
add multiple inclusion guards
Originally committed as revision 10986 …
|
|
|
@cb0d8a5f
|
17 years |
michaelni |
grammar
Originally committed as revision 10985 to …
|
|
|
@3358e879
|
17 years |
michaelni |
indention
Originally committed as revision 10984 to …
|
|
|
@177c9583
|
17 years |
michaelni |
remove useless #ifdef
Originally committed as revision 10983 to …
|
|
|
@dc6e492b
|
17 years |
michaelni |
remove inline from non speed critical functions
Originally committed …
|
|
|
@b7f435b0
|
17 years |
michaelni |
vertical align
Originally committed as revision 10981 to …
|
|
|
@149ad67
|
17 years |
michaelni |
indention
Originally committed as revision 10980 to …
|
|
|
@d25300b7
|
17 years |
michaelni |
remove unneeded {}
Originally committed as revision 10979 to …
|
|
|
@732cb5fd
|
17 years |
michaelni |
add {} to make the else look a little more normal
Originally …
|
|
|
@dd2111bd
|
17 years |
michaelni |
indention
Originally committed as revision 10977 to …
|
|
|
@8590bcc3
|
17 years |
michaelni |
indention
Originally committed as revision 10976 to …
|
|
|
@dfb32930
|
17 years |
michaelni |
remove debug variable
Originally committed as revision 10975 to …
|
|
|
@cdcf24f8
|
17 years |
michaelni |
remove #if 0 code
Originally committed as revision 10974 to …
|
|
|
@de12b9be
|
17 years |
michaelni |
cosmetic
Originally committed as revision 10973 to …
|
|
|
@2916025
|
17 years |
michaelni |
factorize
Originally committed as revision 10972 to …
|
|
|
@9abc7e0f
|
17 years |
michaelni |
intrax8 decoder patch by "someone"
Originally committed as revision …
|
|
|
@a9d5a448
|
17 years |
diego |
Clarify Visual Studio FAQ.
Originally committed as revision 10970 to …
|
|
|
@c9215bab
|
17 years |
lucabe72 |
Add support for some more audio formats
Originally committed as …
|
|
|
@e9b67fe4
|
17 years |
diego |
Disable unused function, fixes the warning:
tests/tiny_psnr.c:55: …
|
|
|
@2c187847
|
17 years |
mans |
Improve Sofdec file detection
Originally committed as revision 10967 …
|
|
|
@73039e0f
|
17 years |
Aurélien Jacobs |
fix potential buffer over-read
Originally committed as revision 10966 …
|
|
|
@cc04af34
|
17 years |
Aurélien Jacobs |
fix negative fseek
Originally committed as revision 10965 to …
|
|
|
@5c470b9
|
17 years |
benoit.fouet |
Split ac3 byte swapping into a separate function.
Patch by Ronald S. …
|
|
|
@d4d1b5fb
|
17 years |
benoit.fouet |
Isolate caching of audio frames in its own function.
Patch by Ronald …
|
|
|
@66911b15
|
17 years |
benoit.fouet |
Change a stream indexer.
Patch by Ronald S. Bultje: rsbultje gmail com …
|
|
|
@afd302fa
|
17 years |
benoit.fouet |
Split out the packet parsing from the main function body in rmdec.c …
|
|
|
@7e4b1611
|
17 years |
benoit.fouet |
Change parse indexer.
Patch by Ronald S. Bultje: rsbultje gmail com
…
|
|
|
@543b396
|
17 years |
Aurélien Jacobs |
fix libogg muxer dependency checking
Originally committed as revision …
|
|
|
@353fa898
|
17 years |
lucabe72 |
Reindent the code after last commit
Originally committed as revision …
|
|
|
@cd250e58
|
17 years |
lucabe72 |
Remove redundant "if(len)"
Originally committed as revision 10957 to …
|
|
|
@f9e4ed19
|
17 years |
diego |
Give Ogg muxer a lib prefix in the name like we do with all other …
|
|
|
@3240941b
|
17 years |
benoit.fouet |
Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow …
|
|
|
@36c9e40
|
17 years |
benoit.fouet |
Change ff_rm_read_mdpr_codecdata to get back to old behavior.
…
|
|
|
@8cd4ac3d
|
17 years |
Aurélien Jacobs |
correctly set audio codec when demuxing sofdec files
samples: …
|
|
|
@c16d6c50
|
17 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 10952 to …
|
|
|
@cc6de104
|
17 years |
Aurélien Jacobs |
split wmv2 in its own file
Originally committed as revision 10951 to …
|
|
|
@ad426590
|
17 years |
heydowns |
Fix deblocking filter for field pictures by properly looking for first …
|
|
|
@85f601ee
|
17 years |
Aurélien Jacobs |
rename some msmpeg4 symbols and make them non-static
so that they can …
|
|
|
@b0bd01d6
|
17 years |
diego |
Fix make checkheaders by adding missing #include.
Originally …
|
|
|
@968fc6b9
|
17 years |
Aurélien Jacobs |
probe more kind of electronic arts files
Originally committed as …
|
|
|
@2b045c9c
|
17 years |
Aurélien Jacobs |
split definition of PCM_CODEC into PCM_ENCODER and PCM_DECODER
…
|
|
|
@a319c212
|
17 years |
diego |
Move external library registrations into a separate block after all …
|
|
|
@32583309
|
17 years |
diego |
Add some explanatory comments.
Originally committed as revision 10944 …
|
|
|
@a0ddef24
|
17 years |
diego |
Rename ogg2.[ch] to oggdec.[ch].
Originally committed as revision …
|
|
|
@e282e5ed
|
17 years |
diego |
Remove disabled muxer skeleton, blessed by Mans.
Originally committed …
|
|
|
@0d49b9ad
|
17 years |
diego |
Give the libnut muxer a lib prefix in its name so it does not conflict …
|
|
|
@b316aa1a
|
17 years |
lucabe72 |
Specify the server address when opening an rtp:// URL in rtsp.c, so …
|
|
|
@346db900
|
17 years |
benoit.fouet |
Check context before accessing its field.
Patch by Thorsten Jordan: …
|
|
|
@12877faf
|
17 years |
kostya.shishkov |
Musepack SV8 demuxer and decoder
Originally committed as revision …
|
|
|
@c0a85000
|
17 years |
heydowns |
Fix poc for field pictures. Prior to this, the poc of the second field …
|
|
|
@c03af894
|
17 years |
benoit.fouet |
ffplay currently needs special handling for pausing in some protocols. …
|
|
|
@49ce700a
|
17 years |
benoit.fouet |
Allow propagation of stream selection through the ASF demuxer to the …
|
|
|
@ff1463dc
|
17 years |
benoit.fouet |
Split out the MDPR chunk reading into its own function.
Patch by …
|
|
|
@62b34152
|
17 years |
benoit.fouet |
fix predictor initialization for adpcm-ima encoder not to lose first …
|
|
|
@3837d107
|
17 years |
diego |
Keep -lvorbis in libvorbis linker flags even when only used for …
|
|
|
@84a8596d
|
17 years |
heydowns |
Correct assignment of interlaced_frame; was being set on output …
|
|
|
@18c05a37
|
17 years |
lucabe72 |
Do not send too many RTCP packets (according to RFC 3550, the minimum …
|
|
|
@0aa7a2e6
|
17 years |
lucabe72 |
Use a symbolic name for the payload size of an RTCP Sender Report …
|
|
|
@40b67a56
|
17 years |
benoit.fouet |
Fix mov checksums following r10852.
Originally committed as revision …
|
|
|
@1c2211bd
|
17 years |
diego |
Quote paths in uninstall commands where necessary.
Originally …
|
|
|
@47a1ae1b
|
17 years |
diego |
Add some parentheses to clarify operator precedence, fixes the …
|
|
|
@5b5bd7c9
|
17 years |
andreas |
make sure the mpeg audio header is valid before passing it to …
|
|
|
@f9def9cc
|
17 years |
diego |
Remove libvorbis Vorbis decoding support. Our native decoder is …
|
|
|
@b7a42d14
|
17 years |
diego |
Enable debug variable only when debug code is enabled, fixes the …
|
|
|
@a680708
|
17 years |
diego |
The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped. …
|
|
|
@f83579b1
|
17 years |
banan |
Remove unused variable
Originally committed as revision 10922 to …
|
|
|
@8138b9db
|
17 years |
ramiro.polla |
List enabled code in configure output
Originally committed as …
|
|
|
@bf0c4afa
|
17 years |
ramiro.polla |
Speed up show_list
Originally committed as revision 10920 to …
|
|
|
@1b1656c6
|
17 years |
ramiro.polla |
Warn user if bitrate parameter is too low
Originally committed as …
|
|
|
@46a845d0
|
17 years |
ramiro.polla |
The Windows Help Forum is not ffmpeg-user for Windows
Originally …
|
|
|
@a045e515
|
17 years |
diego |
Move external library codec registration to a separate section after …
|
|
|
@0cb2774a
|
17 years |
justin.ruggles |
Add decoding support for variable block size FLAC files using the …
|
|
|
@e471443a
|
17 years |
justin.ruggles |
Add support for FLAC's new RICE2 entropy coding method. Patch by Josh …
|
|
|
@9abf2433
|
17 years |
Aurélien Jacobs |
add support for demuxing Electronic Arts .cdata files
based on a patch …
|
|
|
@271b4095
|
17 years |
Aurélien Jacobs |
add Electronic Arts XAS ADPCM decoder
based on a patch from Peter Ross …
|
|
|
@7798b42d
|
17 years |
kostya.shishkov |
Add ff_ prefix to get_v()
Originally committed as revision 10912 to …
|
|
|
@897d3eef
|
17 years |
kostya.shishkov |
Make get_v() available to the other demuxers
Originally committed as …
|
|
|
@0c904db1
|
17 years |
michaelni |
typo
Originally committed as revision 10910 to …
|
|
|
@eb1c687b
|
17 years |
banan |
Use the ffmpeg mdct function, patch by Fabrice Bellard. Thread: …
|
|
|
@c6dcd0d7
|
17 years |
michaelni |
fix misdetection of mp3could_not_find_codec_parameters.mp3
Originally …
|
|
|
@d447fc31
|
17 years |
kostya.shishkov |
Seek regression for RM demuxer fix
Originally committed as revision …
|
|
|
@0ee97f0d
|
17 years |
gpoirier |
Doxyfication, patch by Stefano Sabatini %stefano P sabatini-lala A …
|
|
|
@24e649af
|
17 years |
kostya.shishkov |
Split Musepack decoder into SV7 decoder and synth core
(for upcoming …
|
|
|
@76c443c6
|
17 years |
Aurélien Jacobs |
move adx.c to adxdec.c
Originally committed as revision 10904 to …
|
|
|