|
|
|
@4a3b5fe1
|
17 years |
michaelni |
move syncpoint cache related stuff to common file
Originally …
|
|
|
@073811cd
|
17 years |
michaelni |
fix forw_ptr crc check
not really beautiful but i did not find a nice …
|
|
|
@f0a9978c
|
17 years |
michaelni |
fix header_checksum
Originally committed as revision 10036 to …
|
|
|
@bd533e6c
|
17 years |
michaelni |
store headers twice (getting closer to spec compliance ...)
…
|
|
|
@7e506494
|
17 years |
michaelni |
move header writing into its own function
Originally committed as …
|
|
|
@7a26da44
|
17 years |
michaelni |
get rid of printf
Originally committed as revision 10033 to …
|
|
|
@e1249ba9
|
17 years |
michaelni |
write frames and syncpoints
Originally committed as revision 10032 to …
|
|
|
@491216c6
|
17 years |
michaelni |
put_t()
Originally committed as revision 10031 to …
|
|
|
@6e6cf116
|
17 years |
michaelni |
100l
Originally committed as revision 10030 to …
|
|
|
@34f8cc38
|
17 years |
michaelni |
2 FIXME comments
Originally committed as revision 10029 to …
|
|
|
@0fcfa8eb
|
17 years |
michaelni |
add a universal fallback frame code for the case that no other applies …
|
|
|
@57cf99f2
|
17 years |
Reimar.Doeffinger |
100l in YUVA_IN macro: missing () caused horrible artefacts in …
|
|
|
@0a8cd696
|
17 years |
Reimar.Doeffinger |
Revert r10021, it was committed by accident and is a bit ugly anyway.
…
|
|
|
@f13ea4e0
|
17 years |
michaelni |
move lsb2full to common file
Originally committed as revision 10025 …
|
|
|
@9031aeb1
|
17 years |
baptiste.coudurier |
take care to use video track field number as duration
Originally …
|
|
|
@905694d9
|
17 years |
Roman R. |
* renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
Originally …
|
|
|
@5c2198b1
|
17 years |
michaelni |
move crc wrapper to slightly better spot
Originally committed as …
|
|
|
@3af56110
|
17 years |
Reimar.Doeffinger |
Scale subtitle position
Originally committed as revision 10021 to …
|
|
|
@874abace
|
17 years |
michaelni |
move syncpoint timestamp resetting code to a common file
Originally …
|
|
|
@9cb5a11e
|
17 years |
Reimar.Doeffinger |
Fix blend_subrect to respect the boundaries of the destination image
…
|
|
|
@44f46a69
|
17 years |
michaelni |
remove old unused nut (de)muxer
Originally committed as revision …
|
|
|
@47772399
|
17 years |
michaelni |
check forw_ptr CRC
Originally committed as revision 10017 to …
|
|
|
@6c666941
|
17 years |
michaelni |
forw_ptr CRC
Originally committed as revision 10016 to …
|
|
|
@8d9a3f7e
|
17 years |
michaelni |
use a dynamic ByteIOContext instead of using the lavf buffer
this …
|
|
|
@0809b51
|
17 years |
michaelni |
move stream header writing into its own function
Originally committed …
|
|
|
@97d5eb11
|
17 years |
michaelni |
move main header writing into its own function
Originally committed …
|
|
|
@aab1b7e
|
17 years |
benoit.fouet |
Make ffmpeg and ffplay exit 0 after displaying help
patch by Stefano …
|
|
|
@e999435a
|
17 years |
michaelni |
write correct time_base
Originally committed as revision 10011 to …
|
|
|
@efd8f22a
|
17 years |
michaelni |
make StreamContext.time_base a pointer
Originally committed as …
|
|
|
@4d75168
|
17 years |
michaelni |
variables needed for muxer
Originally committed as revision 10009 to …
|
|
|
@dcc9bde0
|
17 years |
michaelni |
write stream headers
Originally committed as revision 10008 to …
|
|
|
@3bf98161
|
17 years |
michaelni |
forgotten av_
Originally committed as revision 10007 to …
|
|
|
@70ea1e69
|
17 years |
michaelni |
trying to finally get the nut muxer back uptodate
this one only writes …
|
|
|
@3a5729ea
|
17 years |
alex |
use skip_bits where appropriate
Originally committed as revision …
|
|
|
@7ae7300e
|
17 years |
alex |
use skip_bits where appropriate
Originally committed as revision …
|
|
|
@7f95d9f6
|
17 years |
alex |
fix compilation with TRACE enabled
Originally committed as revision …
|
|
|
@222ae64c
|
17 years |
justin.ruggles |
cosmetics: vertical alignment
Originally committed as revision 10002 …
|
|
|
@5066f51
|
17 years |
justin.ruggles |
comments modification: add, clean up, Doxygenize, and reword
…
|
|
|
@b4d00c20
|
17 years |
alex |
use reget_buffer and remove internal copying of buffer - codec works …
|
|
|
@5fc32c27
|
17 years |
alex |
use get_bits1(..) instead get_bits(.., 1)
Originally committed as …
|
|
|
@b6c748ed
|
17 years |
Roman R. |
* Making [START|STOP]_TIMER work on architectures that support …
|
|
|
@67c1b32f
|
17 years |
Roman R. |
* getting rid of code duplication
Originally committed as revision …
|
|
|
@3c2ddb59
|
17 years |
alex |
use get_unary from bitstream.h
Originally committed as revision 9996 …
|
|
|
@57d473f4
|
17 years |
alex |
use get_unary from bitstream.h
Originally committed as revision 9995 …
|
|
|
@971e878d
|
17 years |
alex |
copy get_unary from vc1
Originally committed as revision 9994 to …
|
|
|
@ec5dc2c1
|
17 years |
alex |
debug: tell how much bits are skipped with unknown nal code
…
|
|
|
@3cf9ea7f
|
17 years |
alex |
use proper closesocket defines
Originally committed as revision 9992 …
|
|
|
@ecf97f22
|
17 years |
alex |
check for closesocket
Originally committed as revision 9991 to …
|
|
|
@611c5741
|
17 years |
alex |
cosmetic: remove a huge number of useless braces
Originally committed …
|
|
|
@2d563d2f
|
17 years |
alex |
cosmetic: simplify some constructs
Originally committed as revision …
|
|
|
@6ff3f3e7
|
17 years |
ramiro.polla |
Check for winsock2.h instead of MINGW32
Originally committed as …
|
|
|
@0bd53967
|
17 years |
alex |
cosmetic: extra space
Originally committed as revision 9987 to …
|
|
|
@33a4ecbe
|
17 years |
alex |
cosmetic: indentation
Originally committed as revision 9986 to …
|
|
|
@eeffbdea
|
17 years |
alex |
cosmetic: remove extra parenthesis
Originally committed as revision …
|
|
|
@81d6d520
|
17 years |
michaelni |
always handle negative timestamp differences as timestamp …
|
|
|
@4a897224
|
17 years |
benoit.fouet |
Use the codec name from the command line options instead of the codec …
|
|
|
@85060fe6
|
17 years |
ramiro.polla |
MinGW returns EAGAIN instead of EINPROGRESS
Originally committed as …
|
|
|
@af7d793c
|
17 years |
benoit.fouet |
kill warning
patch by Carl Eugen Hoyos [cehoyos * ag or at]
…
|
|
|
@9895ebe
|
17 years |
benoit.fouet |
Avoid showing banner twice.
Originally committed as revision 9980 to …
|
|
|
@92df8910
|
17 years |
vitor1001 |
More indentation
Originally committed as revision 9979 to …
|
|
|
@db695867
|
17 years |
vitor1001 |
Cosmetics: indentation
Originally committed as revision 9978 to …
|
|
|
@4a5e6389
|
17 years |
vitor1001 |
Rename function
Originally committed as revision 9977 to …
|
|
|
@e48f83fe
|
17 years |
ramiro.polla |
Remove duplication of imlib2 vhook documentation.
It is more complete …
|
|
|
@8ed43d6b
|
17 years |
ramiro.polla |
Correct misleading comment and typo
Originally committed as revision …
|
|
|
@25994197
|
17 years |
ramiro.polla |
Indent
Originally committed as revision 9974 to …
|
|
|
@60147de8
|
17 years |
ramiro.polla |
Indent
Originally committed as revision 9973 to …
|
|
|
@2a320695
|
17 years |
ramiro.polla |
Simplify configure's output
Originally committed as revision 9972 to …
|
|
|
@a9bb28a3
|
17 years |
ramiro.polla |
Indent
Originally committed as revision 9971 to …
|
|
|
@a8482aab
|
17 years |
michaelni |
make dts_delta_threshold float so values <1 can be used
Originally …
|
|
|
@d4d226a8
|
17 years |
michaelni |
audio drift threshold
(this switches between resampling style …
|
|
|
@6ea67bbb
|
17 years |
justin.ruggles |
enable the native AC-3 decoder
Originally committed as revision 9968 …
|
|
|
@5eac5f29
|
17 years |
michaelni |
make output buffer larger so drift compensation can work
Originally …
|
|
|
@fa78d895
|
17 years |
diego |
spelling/grammar
Originally committed as revision 9966 to …
|
|
|
@c7385375
|
17 years |
michaelni |
ensure that the codec_id detection in av_find_stream_info() does not …
|
|
|
@b43387d4
|
17 years |
michaelni |
more verbose error
Originally committed as revision 9964 to …
|
|
|
@371bf80
|
17 years |
michaelni |
ignore preroll, it is generally not what AVStream.start_time should …
|
|
|
@00a254b7
|
17 years |
banan |
Don't encode the first sample twice.
Originally committed as revision …
|
|
|
@d65fb393
|
17 years |
victorpaesa |
Revert r9952, as per discussion at …
|
|
|
@d0fa156f
|
17 years |
baptiste.coudurier |
cosmetic, indentation
Originally committed as revision 9960 to …
|
|
|
@43a2ce00
|
17 years |
diego |
Revert unused fixedpoint declaration.
Originally committed as …
|
|
|
@3b36389a
|
17 years |
michaelni |
vbv related questions
Originally committed as revision 9958 to …
|
|
|
@f754bfb9
|
17 years |
michaelni |
get rid of nonsense "tolerance" and mention VBV
Originally committed …
|
|
|
@d9a1e085
|
17 years |
michaelni |
make it a little harder to find the tracker, this should hopefully …
|
|
|
@f5cefb21
|
17 years |
justin.ruggles |
cosmetics: blank lines, remove some comments
Originally committed as …
|
|
|
@82758fd6
|
17 years |
justin.ruggles |
add pointer to the parent context for use with av_log()
Originally …
|
|
|
@77416325
|
17 years |
justin.ruggles |
use array for dynamic range scaling factors
Originally committed as …
|
|
|
@5abee31
|
17 years |
michaelni |
thread hijacking
Originally committed as revision 9952 to …
|
|
|
@8685249
|
17 years |
michaelni |
ffmpeg forum
Originally committed as revision 9951 to …
|
|
|
@d7826b58
|
17 years |
michaelni |
make wmv1 and wmv2 playable with M$ DMO decoder
Originally committed …
|
|
|
@a3be5e58
|
17 years |
michaelni |
update seek regressions for r9917
(correct initial timestamps which …
|
|
|
@01f35453
|
17 years |
justin.ruggles |
add dialogue normalization
Originally committed as revision 9948 to …
|
|
|
@8767b80f
|
17 years |
lucabe72 |
Change avf_sdp_create() to get a pre-allocated buffer as input, and to …
|
|
|
@fe4ff07a
|
17 years |
baptiste.coudurier |
fix decoding of adpcm swf big frames, fix RamboMJPEGAVP6_1Mbps.swf
…
|
|
|
@7ba32703
|
17 years |
lucabe72 |
Fix linking when RTP is disabled and libraries are dynamic
Originally …
|
|
|
@6628165
|
17 years |
Reimar.Doeffinger |
Add proper license header
Originally committed as revision 9944 to …
|
|
|
@369f7306
|
17 years |
Reimar.Doeffinger |
Remove AVCodecContext parameter from parse_timecode function
…
|
|
|
@e3c90129
|
17 years |
Reimar.Doeffinger |
Fix deinterlacing for odd height
Originally committed as revision …
|
|
|
@3c247b4f
|
17 years |
Reimar.Doeffinger |
Deinterlace xsub subtitles
Originally committed as revision 9941 to …
|
|
|
@3143c787
|
17 years |
Reimar.Doeffinger |
Colours except background should not be transparent
Originally …
|
|
|
@d5049e2c
|
17 years |
Reimar.Doeffinger |
get rid of av_rescale_q, it does not work as intended.
Originally …
|
|
|