]> git.sesse.net Git - ffmpeg/history - ffplay.c
Make RTMP client send bytes read report
[ffmpeg] / ffplay.c
2010-02-18 Michael Niedermayerfix issue 1747
2010-02-16 Stefano SabatiniRename the "enc" variable, which refers to the AVCodecC...
2010-02-06 Jai Menoncosmetics : re-indent after r21639.
2010-02-06 Stefano SabatiniRemove unused variable ref_clock, fix the warning:
2010-02-05 Michael Niedermayermake the RDFT vissualizatiom default, the scopes are...
2010-02-05 Michael NiedermayerMake sure the rdft has enough audio available.
2010-02-05 Michael NiedermayerScale rdft vissualization up by 2 so theres no unused...
2010-02-05 Vitor SessakDo not segfault when doing "ffplay -h"
2010-02-05 Michael NiedermayerPretty RDFT audio visualization.
2010-02-05 Michael NiedermayerFast seeking.
2010-02-04 Michael Niedermayerautoexit
2010-02-03 Michael NiedermayerClean after toggling wave.
2010-02-03 Michael NiedermayerMove is->frame_timer init from start to flush_pkt handl...
2010-02-03 Michael NiedermayerThe convertion between bit and byte is 8 not 60.
2010-02-02 Michael NiedermayerCompare the correct clocks for syncing video to audio...
2010-02-02 Michael NiedermayerMove the initial refresh scheduling for audio display...
2010-02-02 Michael NiedermayerCommit disapeared hunk, must have editied this out...
2010-02-02 Michael NiedermayerAutodetect when byte based seeking is better (that...
2010-02-02 Michael NiedermayerUse currently displayed file position instead of just...
2010-02-02 Michael NiedermayerFix seek flags
2010-02-01 Stefano SabatiniUse parentheses around && within ||, fix the gcc warning:
2010-02-01 Stefano SabatiniReindent.
2010-02-01 Michael NiedermayerMake sure the faulty timestamp detection is just done...
2010-02-01 Michael NiedermayerReset frame_last_delay to 0.
2010-02-01 Michael NiedermayerMove frame_last_delay into flush code as it must be...
2010-02-01 Michael NiedermayerReset frame_last_pts on flush (and thus also at start)
2010-02-01 Michael NiedermayerInsert a flush packet into the que on init, that way...
2010-02-01 Michael Niedermayer"Flush" the picture que on seeks, this prevents the...
2010-02-01 Michael NiedermayerSchedule refreshes from a thread that actually knows...
2010-02-01 Michael NiedermayerFix race condition with reading between video_current_p...
2010-02-01 Michael NiedermayerTry to more completely update time variables on unpause.
2010-02-01 Michael NiedermayerSimplify get_video_clock()
2010-02-01 Michael Niedermayer10l, forgot HAS_ARG, -drp segfaulted.
2010-01-31 Michael Niedermayerdecoder reorder pts auto detection.
2010-01-31 Michael NiedermayerFix indention.
2010-01-30 Michael NiedermayerFix seeking by bytes with the mouse and do so by defaul...
2010-01-30 Michael NiedermayerFix AVFormat AVOprions.
2010-01-30 Michael NiedermayerRedesign packet queue full check to be more robust.
2010-01-30 Michael NiedermayerBump up MAX_VIDEOQ_SIZE to fix stuttering of oddly...
2010-01-30 Stefano SabatiniUse av_get_pix_fmt() instead of the deprecated avcodec_...
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2010-01-20 Måns RullgårdIndent
2010-01-20 Måns RullgårdAlways call avcodec_thread_init()
2009-12-28 Stefano SabatiniSet thread_count in the decoder before to open it.
2009-12-21 Ramiro PollaPrint usage instead of help when no files are specified.
2009-12-21 Ramiro PollaSplit show_usage() out of show_help().
2009-12-21 Ramiro PollaFirst print the program description and then the basic...
2009-12-13 Michael NiedermayerUntil -DHAVE_AV_CONFIG_H is removed from ffplays compil...
2009-12-13 Michael NiedermayerShow help if no cmd line options are provided at all.
2009-11-29 Stefano SabatiniFactorize common commandline options definition.
2009-11-19 Michael NiedermayerSplit show_formats().
2009-11-11 Diego BiurrunAdd #include for required header config.h.
2009-10-02 Stefano SabatiniPrefer "loglevel" over "logging level number or string...
2009-09-26 Stefano SabatiniAdd a -loglevel command line option to ffplay.
2009-08-12 Peter RossMoves the display of metadata to dump_format()
2009-08-07 Diego BiurrunRemove some hunks of unused and disabled code cruft.
2009-08-04 Benoit FouetMake 'stats' a bool option again.
2009-07-30 Baptiste CoudurierIncrease audio queue size in FFplay so files with big...
2009-07-30 Baptiste CoudurierDisplay stats by default in FFplay and increase refresh...
2009-07-14 Diego BiurrunRemove unnecessary rtsp.h #include.
2009-05-23 Stefano SabatiniRemove duplicated RGB_TO_[YUV]_CCIR macros, directly...
2009-05-22 Baptiste Coudurierfix mouse seeking when start time is not set, fix ...
2009-05-16 Martin StorsjöMove img_convert_ctx to VideoState and free it in strea...
2009-05-16 Martin StorsjöAdd missing frees to stream_close() and do_exit().
2009-04-28 Michael NiedermayerReset eof state on seeking.
2009-04-19 Michael Niedermayerindent
2009-04-19 Michael NiedermayerOnly insert null packets into the video que if there...
2009-04-19 Michael NiedermayerAvoid 100% CPU useage at EOF.
2009-04-19 Michael NiedermayerMake sure that video frames are flushed at EOF.
2009-04-10 Thilo BorgmannUse the new avcodec_decode_* API.
2009-03-23 avcoderMove declaration of 'pict' closer to where it is used...
2009-03-14 Michael NiedermayerSwitch ffplay to new seeking API.
2009-03-03 Stefano SabatiniRename avctx_opts to avcodec_opts.
2009-03-01 Stefano SabatiniDocument ffplay -ast, -vst, and -sst options.
2009-03-01 Stefano SabatiniApply the same logic used for subtitle stream selection...
2009-03-01 Stefano SabatiniSimplify the logic for the subtitle stream selection.
2009-03-01 Stefano SabatiniFix subtitle selection logic, make ffplay select the...
2009-03-01 Aurelien Jacobsconvert ffplay to new metadata API
2009-02-21 Aurelien JacobsTake account of struct size in total packet queue size...
2009-02-19 Peter RossFFplay: Stop processing input file when AVERROR_EOF...
2009-02-18 Tomer BarletzMove debug trace to the new compute_frame_delay() function.
2009-02-18 Benoit FouetCosmetics: reindent after previous commit.
2009-02-18 Tomer BarletzDo not force last delay value to its own value.
2009-02-18 Tomer BarletzExtract into its own function the code to compute frame...
2009-02-09 Björn AxelssonAdd ffplay subtitle stream selection command-line parameter
2009-02-09 Björn AxelssonFix blend_subrect for even-width subrects positioned...
2009-02-08 Stefano SabatiniReplace the calls to the deprecated av_alloc_format_con...
2009-02-05 Björn AxelssonFix blend_subrect for some subrects positioned on odd...
2009-02-05 Björn AxelssonFix blend_subrect for subrects positioned on odd rows.
2009-02-02 Björn AxelssonFix vertical resolution of subtitles.
2009-01-19 Aurelien JacobsRemove detection of mmsh protocol in ffplay.
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-10 Aurelien Jacobsfix warning: assignment makes pointer from integer...
2009-01-09 Baptiste Coudurierfix segv, always set audio_buf to audio_buf1 if decodin...
2009-01-07 Michael NiedermayerInject NULL packets into the video packet que at EOF...
2009-01-03 Michael NiedermayerReplace AVSubtitleRect.rgba_palette and bitmap by AVPic...
2009-01-03 Michael NiedermayerChange AVSubtitle.rects to an array of pointers so...
2009-01-03 Michael NiedermayerDisplay subtitles within the display area.
2008-12-14 Michael NiedermayerFix files with fps between 0.5 and 0.1.
2008-11-17 Stefano SabatiniRemove unnecessary calls to show_help(), make ffmpeg...
next