|
|
|
@fa62bdb
|
18 years |
diego |
Move libpostproc-specific uninstallation command to the libpostproc …
|
|
|
@0669494
|
18 years |
diego |
Use consistent paths for adding values to LDFLAGS.
Originally …
|
|
|
@19ecf882
|
18 years |
diego |
Add a bounds check on AVProbeData input.
patch by Ronald S. Bultje, …
|
|
|
@364a9607
|
18 years |
diego |
Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of …
|
|
|
@bb8fe69a
|
18 years |
diego |
whitespace cosmetics
Originally committed as revision 9272 to …
|
|
|
@4566de57
|
18 years |
diego |
Simplify ffplay.o CFLAGS handling.
Originally committed as revision …
|
|
|
@18caf192
|
18 years |
diego |
Compile all binaries with default CFLAGS.
Originally committed as …
|
|
|
@226cbe0
|
18 years |
diego |
Make main() return 0 at the end and mark as int.
Originally committed …
|
|
|
@a65bafef
|
18 years |
diego |
Add appropriate headers for exit and printf.
Originally committed as …
|
|
|
@ed7bf3c3
|
18 years |
diego |
Simplify command with automatic variable.
Originally committed as …
|
|
|
@097e1da4
|
18 years |
diego |
Adapt to API changes, fix compilation.
patch by Ronald S. Bultje, …
|
|
|
@5ce27e8c
|
18 years |
gpoirier |
minor GCC3 compile fix
(there's still 2 more, but there's burried into …
|
|
|
@f057cc03
|
18 years |
gpoirier |
Altivec version of h264_(h|v)_loop_filter_luma
patch by Graham Booker …
|
|
|
@12807c8d
|
18 years |
diego |
Add some #includes to allow compilation without HAVE_AV_CONFIG_H. …
|
|
|
@15bf461b
|
18 years |
diego |
Remove unused variable.
Originally committed as revision 9262 to …
|
|
|
@62dd740c
|
18 years |
diego |
Remove redundant #include, avformat.h indirectly includes common.h.
…
|
|
|
@ee387b57
|
18 years |
gpoirier |
work around issues with the old version of Gnu Assembler shipped on …
|
|
|
@b13cdd33
|
18 years |
diego |
Remove stray commented out line, fix individual regression test …
|
|
|
@b3e10436
|
18 years |
michaelni |
simplify
Originally committed as revision 9258 to …
|
|
|
@2bb486a
|
18 years |
michaelni |
remove now unused "global" pcr_pid
Originally committed as revision …
|
|
|
@dbf6b678
|
18 years |
michaelni |
proper per stream pcr_pid support by (Wolfram Gloger wmglo …
|
|
|
@1a18eaf7
|
18 years |
Reimar.Doeffinger |
Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8 …
|
|
|
@4fbd52f0
|
18 years |
diego |
Merge tests Makefile into the top-level Makefile.
This gets rid of …
|
|
|
@46076a95
|
18 years |
diego |
The server configuration file is passed as a command line parameter.
…
|
|
|
@bcbd6603
|
18 years |
diego |
emms --> emms_c, taken from a patch by Ronald Bultje
Originally …
|
|
|
@2458c5c
|
18 years |
diego |
Use consistent names for all test programs.
Originally committed as …
|
|
|
@34933442
|
18 years |
diego |
Preprocessor #defines starting with are reserved for the system.
…
|
|
|
@3d4e3e56
|
18 years |
diego |
Use FFmpeg-specific CPU feature definitions.
taken from a patch by …
|
|
|
@ac237a2
|
18 years |
diego |
Add CPU feature definitions for SSE3 and SSSE3.
taken from a patch by …
|
|
|
@7b900f2
|
18 years |
diego |
'-acodec mp3' --> '-acodec libmp3lame'
Originally committed as …
|
|
|
@095247b1
|
18 years |
diego |
Change names of codecs provided by external libraries in examples to …
|
|
|
@d07026cd
|
18 years |
diego |
CPU feature definitions should always be available, not just when the …
|
|
|
@94254fc0
|
18 years |
diego |
Only run MMX2 tests when MMX2 is available.
Originally committed as …
|
|
|
@b9702de5
|
18 years |
diego |
Fix linking when GPL code has been disabled.
Originally committed as …
|
|
|
@ee3035f3
|
18 years |
diego |
Fix compilation when MMX is disabled.
inspired by a patch by Ronald S. …
|
|
|
@b0b0d7e7
|
18 years |
diego |
FAAN is not x86-specific.
Originally committed as revision 9242 to …
|
|
|
@716f6b47
|
18 years |
takis.issaris |
Remove the unnecessary masking when counting received packet types in …
|
|
|
@7699645
|
18 years |
takis.issaris |
Remove the unnecessary masking when reconstructing the NAL unit header …
|
|
|
@6ab6525e
|
18 years |
takis.issaris |
Remove the unnecessary masking when extracting the start bit in the …
|
|
|
@c64bab08
|
18 years |
diego |
Fix linking: emms_c is a macro, #include the correct header file.
…
|
|
|
@93cc10fa
|
18 years |
benoit.fouet |
h264: use 'simple' in border backup / xchg
patch by Andreas Öman: …
|
|
|
@8e82f504
|
18 years |
diego |
emms --> emms_c, patch by Ronald S. Bultje, rbultje ronald.bitfreak …
|
|
|
@9097a8e4
|
18 years |
diego |
Add some forgotten lib prefixes to Makefile variables.
Originally …
|
|
|
@e5f0be5a
|
18 years |
baptiste.coudurier |
add MMES fourcc, matrox mpeg2 in avi files
Originally committed as …
|
|
|
@76916863
|
18 years |
michaelni |
add mpegtsraw demuxer
Originally committed as revision 9233 to …
|
|
|
@911f9b71
|
18 years |
baptiste.coudurier |
warn user if video codec timebase is very high
Originally committed …
|
|
|
@160228f
|
18 years |
benoit.fouet |
Rename cb field
patch by Eric Lasota: [riot at icculus org]
original …
|
|
|
@1cc60c47
|
18 years |
diego |
Consistent naming and lib prefixes for x264, xvid and mp3lame within …
|
|
|
@2986a4f8
|
18 years |
diego |
one more rename
Originally committed as revision 9229 to …
|
|
|
@96bac110
|
18 years |
diego |
Update for recent file removals/renames.
Originally committed as …
|
|
|
@b04f49c7
|
18 years |
diego |
Give names of external library decoders/encoders a lib prefix
in the …
|
|
|
@6f1af735
|
18 years |
diego |
Give all wrappers for external libraries names starting with lib.
…
|
|
|
@6f74b71e
|
18 years |
Reimar.Doeffinger |
Part of MPlayer patch:
"Replace implicit use of fast_memcpy via macro …
|
|
|
@83bc90d
|
18 years |
diego |
Remove unused variables.
Originally committed as revision 9224 to …
|
|
|
@22a11d57
|
18 years |
mmhoffm |
correcting spelling error, yuv2rgb888_line was renamed to …
|
|
|
@3ccda4ca
|
18 years |
benoit.fouet |
Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocks
instead of …
|
|
|
@f0edfda5
|
18 years |
gpoirier |
Rename code012() to ff_code012(), and remove static qualifier: paves …
|
|
|
@ac3967c
|
18 years |
diego |
spelling
Originally committed as revision 9221 to …
|
|
|
@8d75b5a2
|
18 years |
Aurélien Jacobs |
cosmetics: use one type per field in every structs
Originally …
|
|
|
@e39291df
|
18 years |
michaelni |
partially revert r2931 (Support raw mpegts streams from dvr)
the …
|
|
|
@77abe5e8
|
18 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 9218 to …
|
|
|
@eabb8ba4
|
18 years |
Aurélien Jacobs |
add support for real audio in matroska
Originally committed as …
|
|
|
@407a3d94
|
18 years |
Aurélien Jacobs |
fix an infinite loop in case one cluster is not enough to demux a …
|
|
|
@b061d892
|
18 years |
Aurélien Jacobs |
split some common code from the mkv demuxer that will be useful to the …
|
|
|
@5449190f
|
18 years |
victorpaesa |
Wording improvements for the previous commit.
Originally committed as …
|
|
|
@864ff8c1
|
18 years |
ramiro.polla |
Typos
Originally committed as revision 9213 to …
|
|
|
@05abfce9
|
18 years |
ramiro.polla |
Doxygenize av_init_packet
Originally committed as revision 9212 to …
|
|
|
@659596f0
|
18 years |
ramiro.polla |
Export av_init_packet
Originally committed as revision 9211 to …
|
|
|
@04ec18b8
|
18 years |
michaelni |
harmless typo
Originally committed as revision 9210 to …
|
|
|
@28f03d04
|
18 years |
michaelni |
fix indention
Originally committed as revision 9209 to …
|
|
|
@ad39abcd
|
18 years |
michaelni |
remove duplicate PAT scaning code and actual PAT scan
also disabling …
|
|
|
@4dc8a963
|
18 years |
michaelni |
unused variables
Originally committed as revision 9207 to …
|
|
|
@90d13e30
|
18 years |
michaelni |
dont rescan for information on each pid, but rather do it just once by …
|
|
|
@ecc31d1d
|
18 years |
michaelni |
move structs and enums to top of file so they can be used
Originally …
|
|
|
@4d9a577e
|
18 years |
michaelni |
passing MpegTSFilter to the filters instead of a random void *opaque …
|
|
|
@69621690
|
18 years |
mmhoffm |
extending video4linux support to handle the additional formats UYVY, …
|
|
|
@c7c64e9e
|
18 years |
mmhoffm |
convert if then else video palette to pix_fmt construct to simpiler …
|
|
|
@37dfd63
|
18 years |
michaelni |
do not perform SDT scan at the begin (this avoids a timeconsuming …
|
|
|
@657ced8c
|
18 years |
michaelni |
make new_service() update existing info sanely
Originally committed …
|
|
|
@0618bb1c
|
18 years |
michaelni |
remove fake service/provider names used for PAT
this allows us to …
|
|
|
@c11aac6c
|
18 years |
gpoirier |
fix error: indeo2.c:202:1: directives may not be used inside a macro …
|
|
|
@a45ec414
|
18 years |
benoit.fouet |
Indentation
Originally committed as revision 9197 to …
|
|
|
@ddcf4b5d
|
18 years |
benoit.fouet |
Codebook generator using the ELBG algorithm
patch by Vitor: …
|
|
|
@1963f5e3
|
18 years |
diego |
readability cosmetics
Originally committed as revision 9195 to …
|
|
|
@1b481845
|
18 years |
baptiste.coudurier |
cosmetics remove struct name with typedef
Originally committed as …
|
|
|
@738ebafc
|
18 years |
baptiste.coudurier |
remove unused EssenceContainerData
Originally committed as revision …
|
|
|
@151bdd5d
|
18 years |
baptiste.coudurier |
skip no more needed on error
Originally committed as revision 9192 to …
|
|
|
@01dfc646
|
18 years |
baptiste.coudurier |
remove duplicate entry since now we ignore version byte
Originally …
|
|
|
@28b9f986
|
18 years |
baptiste.coudurier |
typo
Originally committed as revision 9190 to …
|
|
|
@363f403f
|
18 years |
baptiste.coudurier |
set pkt pos
Originally committed as revision 9189 to …
|
|
|
@0e3ea3a2
|
18 years |
baptiste.coudurier |
remove now useless sync key
Originally committed as revision 9188 to …
|
|
|
@6dc55543
|
18 years |
baptiste.coudurier |
no need to seek on specific key anymore, since klv_read_packet will …
|
|
|
@b7889fce
|
18 years |
baptiste.coudurier |
do not print error message when klv_read_packet fails
Originally …
|
|
|
@cabe2527
|
18 years |
baptiste.coudurier |
sync to mxf klv key before trying to read klv packet
Originally …
|
|
|
@6982462
|
18 years |
baptiste.coudurier |
match uids indenpendantly of the version byte
Originally committed as …
|
|
|
@3c6b46d3
|
18 years |
baptiste.coudurier |
cosmetics, reorder and classify uids
Originally committed as revision …
|
|
|
@5dda2539
|
18 years |
lu_zero |
h264_idct_add_altivec, based on an old patch from Mauricio Alvarez …
|
|
|
@e07e357d
|
18 years |
lu_zero |
Add support for Cell (requires gcc-4.2 or patches)
Originally …
|
|
|
@83b34017
|
18 years |
lorenm |
filter_mb_fast() doesn't handle h->deblocking_filter==2 (skip slice …
|
|
|
@b91811af
|
18 years |
michaelni |
get rid of if(1)
Originally committed as revision 9179 to …
|
|
|