|
|
|
@f04c6e35
|
15 years |
michaelni |
Compare the correct clocks for syncing video to audio/ext.
Fixes …
|
|
|
@36cbdc95
|
15 years |
Carl Eugen Hoyos |
Fix r21223: AVup samples (issue 1685) need a buf offset like AV1x …
|
|
|
@48ff3f7c
|
15 years |
michaelni |
Move the initial refresh scheduling for audio display away from where …
|
|
|
@c5e1e982
|
15 years |
Carl Eugen Hoyos |
Guess the duration before converting video and write guessed duration …
|
|
|
@a3cc2160
|
15 years |
michaelni |
Commit disapeared hunk, must have editied this out by mistake between …
|
|
|
@5d39be73
|
15 years |
Carl Eugen Hoyos |
Fix warnings about redefining constants when compiling libpostproc.
…
|
|
|
@70a4764d
|
15 years |
michaelni |
Autodetect when byte based seeking is better (that is for all formats …
|
|
|
@1a620dd7
|
15 years |
michaelni |
Use currently displayed file position instead of just url_ftell() for …
|
|
|
@c45ebd54
|
15 years |
michaelni |
Set AVPacket.pos in MPEG-PS demuxer.
Originally committed as revision …
|
|
|
@3890dd3a
|
15 years |
michaelni |
Fix seek flags
Originally committed as revision 21603 to …
|
|
|
@0694a009
|
15 years |
mans |
Fix build
Originally committed as revision 21602 to …
|
|
|
@9125806e
|
15 years |
Carl Eugen Hoyos |
Fix warnings about implicit function declaration when compiling …
|
|
|
@ecbed31
|
15 years |
stefano.sabatini-lala |
Use parentheses around && within ||, fix the gcc warning:
ffplay.c: In …
|
|
|
@df7d6e48
|
15 years |
stefano.sabatini-lala |
Reindent.
Originally committed as revision 21599 to …
|
|
|
@f8ccf72
|
15 years |
michaelni |
Check pkt.pts against the recording time.
This fixes at least ogg …
|
|
|
@d2a2b08c
|
15 years |
stefano.sabatini-lala |
Use pixel format descriptors to check if the input format is paletted. …
|
|
|
@4ebaec79
|
15 years |
siretart |
mention symbol versioning
Originally committed as revision 21594 to …
|
|
|
@99e0b12b
|
15 years |
michaelni |
Make sure the faulty timestamp detection is just done when we have a …
|
|
|
@f7119e42
|
15 years |
michaelni |
Reset frame_last_delay to 0.
This avoids a few ms delay for the first …
|
|
|
@acf24b87
|
15 years |
michaelni |
Move frame_last_delay into flush code as it must be reset on seeks to, …
|
|
|
@967030eb
|
15 years |
michaelni |
Reset frame_last_pts on flush (and thus also at start)
fixes issue558 …
|
|
|
@515bd00e
|
15 years |
michaelni |
Insert a flush packet into the que on init, that way common code …
|
|
|
@6c7d3ead
|
15 years |
michaelni |
"Flush" the picture que on seeks, this prevents the display thread …
|
|
|
@ca76a119
|
15 years |
pross |
Add a list of generic tags and change demuxers to follow it.
Patch by …
|
|
|
@b8bb398a
|
15 years |
michaelni |
Schedule refreshes from a thread that actually knows the PTS.
Fixes …
|
|
|
@68aefbe8
|
15 years |
michaelni |
Fix race condition with reading between video_current_pts and …
|
|
|
@f5668147
|
15 years |
michaelni |
Try to more completely update time variables on unpause.
Could not …
|
|
|
@8e14fbe8
|
15 years |
Thilo Borgmann |
Remove unnecessary fields in ALSSpecificConfig.
Originally committed …
|
|
|
@41a4cd0c
|
15 years |
michaelni |
Simplify get_video_clock()
Originally committed as revision 21582 to …
|
|
|
@59055363
|
15 years |
michaelni |
10l, forgot HAS_ARG, -drp segfaulted.
Originally committed as …
|
|
|
@5cd39284
|
15 years |
michaelni |
Set reordered_opaque during context alloc by default to …
|
|
|
@41db429d
|
15 years |
michaelni |
decoder reorder pts auto detection.
Originally committed as revision …
|
|
|
@6371c81a
|
15 years |
michaelni |
Fix indention.
Originally committed as revision 21578 to …
|
|
|
@411ff322
|
15 years |
michaelni |
Increase search range if no end timestamp could be found for the …
|
|
|
@351aff7
|
15 years |
stefano.sabatini-lala |
Fix grammar: write to DST THING -> write THING to DST.
Originally …
|
|
|
@b4b66456
|
15 years |
stefano.sabatini-lala |
Avoid usage of avcodec_get_pix_fmt_name() and …
|
|
|
@971c55f1
|
15 years |
kostya.shishkov |
Bink video codec id is there, demuxer can use it
Originally committed …
|
|
|
@abafc87c
|
15 years |
daniel |
Update binkaudio to new DECLARE_ALIGNED syntax
Originally committed …
|
|
|
@315c8d6c
|
15 years |
daniel |
libavcodec version bump for Bink codec IDs (r21536)
Originally …
|
|
|
@40da0b36
|
15 years |
pross |
Latent libavformat version bump for Bink demuxer (r21569)
Originally …
|
|
|
@c0d3f516
|
15 years |
pross |
Bink Audio decoder
Originally committed as revision 21570 to …
|
|
|
@2e375df5
|
15 years |
pross |
Bink demuxer
Originally committed as revision 21569 to …
|
|
|
@688621d7
|
15 years |
Reimar.Doeffinger |
Add include to fix implicit declaration of ff_mpeg4_init_direct_mv and …
|
|
|
@6b807c15
|
15 years |
pross |
Add v210x decoder long name
Originally committed as revision 21567 to …
|
|
|
@af0e6621
|
15 years |
stefano.sabatini-lala |
Declare support for the pixel formats:
PIX_FMT_YUVJ420P …
|
|
|
@37b2b0d6
|
15 years |
michaelni |
Get rid of a check in one direction that cant be true in it in that …
|
|
|
@e62bd367
|
15 years |
mans |
Blackfin: use SRAM only when CONFIG_SRAM is set
Originally committed …
|
|
|
@d132d50f
|
15 years |
mans |
Blackfin: use SRAM only when CONFIG_SRAM is set
Originally committed …
|
|
|
@6b35d421
|
15 years |
mans |
Add CONFIG_SRAM to allow use of on-chip SRAM on some systems
Some …
|
|
|
@2ef46053
|
15 years |
michaelni |
Fix seeking by bytes with the mouse and do so by default if the …
|
|
|
@c55806e3
|
15 years |
michaelni |
Flag to ignore dts on frames that contain pts.
This works around …
|
|
|
@6299a229
|
15 years |
michaelni |
Fix AVFormat AVOprions.
Originally committed as revision 21561 to …
|
|
|
@029ddf33
|
15 years |
Reimar.Doeffinger |
Store strings directly in mov_mdhd_language_map instead of using …
|
|
|
@909f6594
|
15 years |
stefano.sabatini-lala |
Reindent.
Originally committed as revision 30467 to …
|
|
|
@3ece3e52
|
15 years |
stefano.sabatini-lala |
Use a consistent convention for the names of the internal wrapper …
|
|
|
@f28f146
|
15 years |
michaelni |
Flush the bitreservour.
Fixes issue1716
Originally committed as …
|
|
|
@1c90d298
|
15 years |
Reimar.Doeffinger |
Always consider the mov language code as 4 bytes fixed size and change …
|
|
|
@832ec428
|
15 years |
Reimar.Doeffinger |
Simplify conversion to 5-bit ASCII.
Originally committed as revision …
|
|
|
@c676895f
|
15 years |
mans |
Separate audio-only tests so they are only run once
Originally …
|
|
|
@79ee4683
|
15 years |
michaelni |
Redesign packet queue full check to be more robust.
Originally …
|
|
|
@ce2421a5
|
15 years |
michaelni |
Bump up MAX_VIDEOQ_SIZE to fix stuttering of oddly interleaved avi …
|
|
|
@8757dc5e
|
15 years |
stefano.sabatini-lala |
Remove duplicated empty line.
Originally committed as revision 21553 …
|
|
|
@26468148
|
15 years |
michaelni |
Split first reference list comparission from mv comparission.
about …
|
|
|
@3d05c1fb
|
15 years |
Reimar.Doeffinger |
Make the jump-table section-relative for x86_64 with PIC enabled.
This …
|
|
|
@718c7b18
|
15 years |
stefano.sabatini-lala |
Use av_get_pix_fmt() instead of the deprecated avcodec_get_pix_fmt() …
|
|
|
@22bf4592
|
15 years |
stefano.sabatini-lala |
Remove duplicated word in av_strlcat() doxy.
Originally committed as …
|
|
|
@1c790092
|
15 years |
stefano.sabatini-lala |
Add missing '()' at the end of a function name.
Originally committed …
|
|
|
@14ace37e
|
15 years |
stefano.sabatini-lala |
Add mention to the av_get_pix_fmt() addition.
Originally committed as …
|
|
|
@64ad53ff
|
15 years |
Carl Eugen Hoyos |
Disable Altivec for processors older than G4.
Originally committed as …
|
|
|
@80a07f6e
|
15 years |
stefano.sabatini-lala |
Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt().
…
|
|
|
@7b0b81a1
|
15 years |
mans |
PPC: allow --cpu=E500[v2]
Patch by Ancoron Luciferis <ancoron …
|
|
|
@56348891
|
15 years |
mans |
configure: match PPC CPU types case insensitively
Originally …
|
|
|
@9b861379
|
15 years |
mans |
Set target_path to $(CURDIR)
CURDIR is updated by make -C, PWD is …
|
|
|
@4e992796
|
15 years |
michaelni |
Replace h->left_type[0] by the local variable for it we have.
No …
|
|
|
@012dbcce
|
15 years |
michaelni |
slightly faster bit trickery.
Originally committed as revision 21540 …
|
|
|
@77821e11
|
15 years |
michaelni |
Replace ?: by branchless code.
about 0.5% faster loop filtering
…
|
|
|
@7dac0c43
|
15 years |
stefano.sabatini-lala |
Fix randomness of the swscale-test output.
See the thread:
Subject: …
|
|
|
@2a33c673
|
15 years |
daniel |
Set duration in Smacker demuxer
Originally committed as revision …
|
|
|
@895ab748
|
15 years |
daniel |
Demux Bink audio in Smacker files
Originally committed as revision …
|
|
|
@4e5f42dd
|
15 years |
daniel |
Add Bink codec IDs
Originally committed as revision 21536 to …
|
|
|
@adb54961
|
15 years |
kostya.shishkov |
another 10l: forgot to change parent condition as well
Originally …
|
|
|
@b381a823
|
15 years |
kostya.shishkov |
10l trocadero: now return value of ff_rtmp_packet_read() has different …
|
|
|
@0b6b10d
|
15 years |
kostya.shishkov |
Make RTMP send/receive packet functions report number of bytes read or …
|
|
|
@09b67cc4
|
15 years |
kostya.shishkov |
cosmetics: add an empty line between variable declarations and code
…
|
|
|
@1cf31685
|
15 years |
kostya.shishkov |
Indeo Video Interactive 4 and 5 common code and DSP functions. …
|
|
|
@b0f36ee1
|
15 years |
ramiro.polla |
Revert commits 21227, 21441, and 21442. None of this is necessary now …
|
|
|
@800274f8
|
15 years |
Reimar.Doeffinger |
Make VP5 and VP6 decoders output a qscale table to allow for more …
|
|
|
@5e4e9042
|
15 years |
rsbultje |
Add no_repeat_mask option, so that single-pulse vectors can also be …
|
|
|
@4a27f326
|
15 years |
robert.swain |
Add support for vorbis 6.1 and 7.1 channel configurations as per the …
|
|
|
@012dc2c4
|
15 years |
baptiste.coudurier |
Remove MAX_STREAMS usage in ogg and mxf muxers
Originally committed …
|
|
|
@402d55ee
|
15 years |
mans |
Set target_path to $(PWD) by default
This simplifies configuring for …
|
|
|
@6c88973a
|
15 years |
mans |
Add AV_COPY32
Originally committed as revision 21524 to …
|
|
|
@788627de
|
15 years |
mans |
Define av_alias if supported by compiler
Originally committed as …
|
|
|
@dffb41b9
|
15 years |
mans |
Check for may_alias gcc attribute support
Originally committed as …
|
|
|
@68a4d349
|
15 years |
Aurélien Jacobs |
vp56: check buffer size to fix a potential segfault
patch by Laurent …
|
|
|
@8be0a5c3
|
15 years |
mans |
Move ECFLAGS so it doesn't get added multiple times
Originally …
|
|
|
@2c2cdc0b
|
15 years |
justin.ruggles |
Simplify error handling by processing header errors separate from CRC …
|
|
|
@836fc777
|
15 years |
Reimar.Doeffinger |
Move variable declaration to block where it is used and simplify code. …
|
|
|
@dd0cd3d2
|
15 years |
Carl Eugen Hoyos |
Export H264 profile and level in AVCodecContext.
Patch by Rafaël …
|
|
|
@88517e9f
|
15 years |
Reimar.Doeffinger |
Extract duplicated code into a separate function.
5% faster on Intel …
|
|
|