|
|
|
@3b9e61e4
|
15 years |
michaelni |
Zero a/b only in the branch where they need to be zeroed.
Originally …
|
|
|
@f28a2656
|
15 years |
michaelni |
Merge mv&ref related code for spatial direct MV code.
a bit more than …
|
|
|
@0a8dca87
|
15 years |
michaelni |
Precalculate a few variables for direct mv prediction for interlaced …
|
|
|
@e6406939
|
15 years |
michaelni |
Directly use av_rescale_rnd() instead of av_convert_ts() as this cuts …
|
|
|
@464baa6
|
15 years |
michaelni |
Set direct MB partitioning for 16x8 and 8x16 colocated MBs to the …
|
|
|
@e8d964fa
|
15 years |
michaelni |
Factorize setting sub_mb_type out.
Originally committed as revision …
|
|
|
@b687c1aa
|
15 years |
michaelni |
Bump minor for av_compare_ts()
Originally committed as revision 21673 …
|
|
|
@e5026c36
|
15 years |
michaelni |
Use av_compare_ts() for interleaving per dts.
Originally committed as …
|
|
|
@78b01823
|
15 years |
michaelni |
av_compare_ts()
Originally committed as revision 21671 to …
|
|
|
@9e5381a2
|
15 years |
stefano.sabatini-lala |
Make parse_options() explicitely handle the case where an opt_func2 …
|
|
|
@668fd142
|
15 years |
michaelni |
Remove FIXMEs for cases that are disallowed by the spec.
Originally …
|
|
|
@1c3ce2cd
|
15 years |
michaelni |
Check direct_8x8_inference_flag.
Originally committed as revision …
|
|
|
@33a6c0c9
|
15 years |
michaelni |
Skip the fill_colmap() case thats for MBAFF if we dont have an MBAFF …
|
|
|
@084eb95f
|
15 years |
stefano.sabatini-lala |
Implement a physical concatenation protocol.
Patch by Michele Orrù …
|
|
|
@9873ae0d
|
15 years |
michaelni |
Fix CAVLC+8x8DCT+MBAFF loopfiltering.
Fixes issue1250
Originally …
|
|
|
@488dba70
|
15 years |
michaelni |
Fix colocated map.
Originally committed as revision 21664 to …
|
|
|
@d88ea354
|
15 years |
michaelni |
Fix reference selection for colocated MBs from frames to fields.
…
|
|
|
@5aa1d759
|
15 years |
michaelni |
Add assert(sps.direct_8x8_inference_flag) to FIXME comment.
…
|
|
|
@50f8e985
|
15 years |
michaelni |
ref_offset must be added after checking references validity.
…
|
|
|
@e49407ee
|
15 years |
stefano.sabatini-lala |
Add missing entries for the recent lsws API changes.
Originally …
|
|
|
@5af41508
|
15 years |
siretart |
libgsm installs headers in a subdirectory, use gsm.h from that …
|
|
|
@6c7165c7
|
15 years |
jmenon86 |
cosmetics : re-indent after r21639.
Originally committed as revision …
|
|
|
@06e03fa0
|
15 years |
Reimar.Doeffinger |
Add include necessary for ff_set_qscale
Originally committed as …
|
|
|
@f6d29165
|
15 years |
jmenon86 |
Avoid using an intermediate variable.
Originally committed as …
|
|
|
@b53ae8b6
|
15 years |
jmenon86 |
Remove redundant use of numchannels since it is 1 for mono.
…
|
|
|
@e243eee4
|
15 years |
jmenon86 |
alac.c : Use av_freep instead of av_free.
Originally committed as …
|
|
|
@04d2540c
|
15 years |
jmenon86 |
Add AVI metadata conversion table.
Patch by Anton Khirnov …
|
|
|
@86a4f011
|
15 years |
michaelni |
Revert r21615 | cehoyos | 2010-02-02 23:23:09 +0100 (Tue, 02 Feb …
|
|
|
@8dcbf4c7
|
15 years |
michaelni |
Long term references behave different from short term in spatial …
|
|
|
@6e2fdc3e
|
15 years |
stefano.sabatini-lala |
Add parentheses in boolean expression: (A && B || C) => ((A && B) || …
|
|
|
@570da52b
|
15 years |
stefano.sabatini-lala |
Remove unused variable ref_clock, fix the warning:
ffplay.c: In …
|
|
|
@62bb4ca1
|
15 years |
stefano.sabatini-lala |
Simplify how usesVFilter and usesHFilter are set.
Originally …
|
|
|
@1dc5c358
|
15 years |
stefano.sabatini-lala |
Satisfy style nits.
Originally committed as revision 21648 to …
|
|
|
@4e38c094
|
15 years |
stefano.sabatini-lala |
Doxument url_fdopen().
Originally committed as revision 21647 to …
|
|
|
@fbc0f6a9
|
15 years |
stefano.sabatini-lala |
Apply misc fixes to sws_getCoefficients() doxy.
Originally committed …
|
|
|
@89ee5c68
|
15 years |
stefano.sabatini-lala |
Satisfy consistency need:
int * sws_getCoefficients -> int …
|
|
|
@3f3dc76c
|
15 years |
lessen42 |
Add function to translate SWS_CS_* to coefficient array
Originally …
|
|
|
@bf8ae197
|
15 years |
michaelni |
make the RDFT vissualizatiom default, the scopes are ugly and eat CPU …
|
|
|
@4c7c7645
|
15 years |
michaelni |
Make sure the rdft has enough audio available.
10l (looks cleaner now) …
|
|
|
@ffdf0d48
|
15 years |
michaelni |
strn muxing in avi support.
untested as ffmpeg.c has no means to set …
|
|
|
@7a9af8ec
|
15 years |
michaelni |
Support strn tag in avidec.
Originally committed as revision 21643 to …
|
|
|
@1ac08937
|
15 years |
michaelni |
Correcting wrong looking stream_id validity check in avidec.
…
|
|
|
@092421cf
|
15 years |
michaelni |
Scale rdft vissualization up by 2 so theres no unused space on the top …
|
|
|
@674fe163
|
15 years |
vitor1001 |
Do not segfault when doing "ffplay -h"
Originally committed as …
|
|
|
@12eeda34
|
15 years |
michaelni |
Pretty RDFT audio visualization.
Originally committed as revision …
|
|
|
@d52ec002
|
15 years |
michaelni |
Fast seeking.
Try clicking with the mouse in the window, hold the …
|
|
|
@f430c7b6
|
15 years |
jmenon86 |
Add ALAC 24 bps decoding support.
Originally committed as revision …
|
|
|
@3102d180
|
15 years |
michaelni |
Fix large timebases.
Fixed issue1633
Originally committed as revision …
|
|
|
@ed3e9148
|
15 years |
michaelni |
Implement cool new vlc code.
Fixes issue1637
Originally committed as …
|
|
|
@2d1653b0
|
15 years |
michaelni |
autoexit
implements issue1019
Originally committed as revision 21634 …
|
|
|
@8c3b161e
|
15 years |
michaelni |
Dont try generic seek if seek request before first index entry and …
|
|
|
@82e5f86b
|
15 years |
stefano.sabatini-lala |
Implement shuffle_bytes_abcd() functions and use them for shuffling …
|
|
|
@f5968788
|
15 years |
michaelni |
Clean after toggling wave.
Fixes issue1180.
Originally committed as …
|
|
|
@ef9f8dd7
|
15 years |
stefano.sabatini-lala |
Use pixel format descriptors for checking if the input format is …
|
|
|
@43e4d57f
|
15 years |
michaelni |
Try to open decoders in av_find_stream_info() even if no packets for …
|
|
|
@b25453bd
|
15 years |
michaelni |
Move is->frame_timer init from start to flush_pkt handling so it is …
|
|
|
@cedac88
|
15 years |
stefano.sabatini-lala |
Make opt_frame_pix_fmt() call show_pix_fmts() if the provided option …
|
|
|
@566cd2c
|
15 years |
michaelni |
The convertion between bit and byte is 8 not 60.
Fixes wrong cursor …
|
|
|
@f575f08
|
15 years |
michaelni |
Correct opts calulation in ffmpeg.c.
This correct the stop point for …
|
|
|
@5bfe91e6
|
15 years |
michaelni |
Alternative solution for the mpegvideo_split + mov problem.
…
|
|
|
@451b353d
|
15 years |
pross |
Indentation cleanup
Originally committed as revision 21624 to …
|
|
|
@02c4f62
|
15 years |
pross |
Extend IFF demuxer to parse PBM/ILBM bitmap chunks
Originally …
|
|
|
@b9e06ddd
|
15 years |
pross |
IFF PBM/ILBM bitmap decoder
Originally committed as revision 21622 to …
|
|
|
@299fd39
|
15 years |
michaelni |
Revert
r12684 | michael | 2008-04-04 02:43:34 +0200 (Fri, 04 Apr …
|
|
|
@3c8d75e6
|
15 years |
michaelni |
Only set duration for streams where it is likely correct.
Fixes …
|
|
|
@bce8840a
|
15 years |
michaelni |
Set nb_frames.
Also add DXSA tag (commited by mistake in this commit, …
|
|
|
@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 …
|
|
|