]> git.sesse.net Git - ffmpeg/history - ffplay.c
Add APIchanges entry for the libavutil/error.h addition.
[ffmpeg] / ffplay.c
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...
2008-10-04 Diego PettenòMark ffplay internal variables static. Patch by Diego...
2008-09-28 Michael NiedermayerAVOptions support for ffplay.
2008-09-08 Michael NiedermayerRename error_resilience to error_recognition.
2008-09-03 Michael NiedermayerFix round to even for aspect ratio correction.
2008-08-24 Michael NiedermayerEnsure that SDL_AddTimer() is never called with a delay...
2008-08-23 Aurelien Jacobsexport sample_aspect_ratio read by the demuxer in a...
2008-08-20 Michael NiedermayerSimplify timestamp reordering by using the new API.
2008-08-18 Ronald S. BultjeSet AVStream.discard, so that demuxers can choose which...
2008-08-15 Michael NiedermayerSimplify by using FFMAX.
2008-08-02 Peter RossAdd sample format converter to FFplay.
2008-08-02 Peter RossSimplify AVCodecContext usage within FFplay audio_decod...
2008-06-12 Stefano SabatiniChange opt_sync function behavior to print an error...
2008-05-29 Erik HovlandRemove unnecessary header #includes.
2008-05-29 Stefano SabatiniSimplify show_banner() so that it does not require...
2008-05-23 Stefano SabatiniAdd -formats option to ffplay.
2008-05-22 Stefano SabatiniImplement ffplay -L.
2008-05-21 Michael NiedermayerGet rid of more senseless wrapper functions and use...
2008-05-21 Michael NiedermayerDo not pass program_name as argument to show_version...
2008-05-21 Stefano SabatiniLet ffplay support "-version".
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-05-01 Diego PettenòMark symbols as static, patch by Diego 'Flameeyes'...
2008-04-01 Stefano SabatiniSend context to ffplay.c:opt_seek
2008-03-31 Stefano SabatiniMake ffplay.c:opt_seek use parse_time_or_die
2008-03-22 Stefano SabatiniSend context to the opt_* functions in ffplay.c
2008-03-08 Diego BiurrunMake ffplay use parse_number_or_die instead of atoi.
2008-02-19 Michael NiedermayerFix ;;
2008-01-06 Justin Rugglesfix playing of multichannel audio for codecs without...
2008-01-02 Ronald S. BultjeDrop RTSP default protocol.
2007-12-15 Andreas ÖmanSDL does not seem to support more than two channels.
2007-12-12 Måns Rullgårduse av_log_get/set_level()
2007-11-22 Luca AbeniIntroduce libavdevice
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-11-06 Björn Axelssonffplay currently needs special handling for pausing...
2007-10-29 Luca AbeniRemove the inclusion of rtsp.h and rtp.h from avformat...
2007-09-27 Stefano SabatiniRemove unnecessary copyright notice from ffplay.c:show_...
2007-09-27 Stefano SabatiniMake ffplay show a banner at startup.
2007-09-19 Stefano SabatiniMake parse_date return INT64_MIN in case of unparsable...
2007-09-10 Aurelien Jacobsrtp and rtsp demuxer declarations are not part of publi...
2007-08-31 Michael Niedermayerfix 1fps videos
2007-08-27 Diego BiurrunChange SYS_DARWIN preprocessor checks to __APPLE__...
2007-08-27 Craig NicolCorrected pause handling when using the 's' step by...
2007-08-24 Luca AbeniReindent the code after the last commit
2007-08-24 Luca AbeniRemove RTSP special casing in ffplay startup
2007-08-23 Luca BarbatoStray commit reverted
2007-08-23 Luca BarbatoPowerPC/CELL/Altivec pointers
2007-08-22 Diego BiurrunRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-14 Stefano SabatiniRename parse_arg_file function to opt_input_file for...
2007-08-14 Diego Biurruncosmetics: indentation fix
2007-08-13 Stefano SabatiniMake cmdutils.c:parse_options accept as argument a...
2007-08-09 Reimar Döffinger100l in YUVA_IN macro: missing () caused horrible artef...
2007-08-09 Reimar DöffingerRevert r10021, it was committed by accident and is...
2007-08-09 Reimar DöffingerScale subtitle position
2007-08-09 Reimar DöffingerFix blend_subrect to respect the boundaries of the...
2007-08-09 Stefano SabatiniMake ffmpeg and ffplay exit 0 after displaying help
2007-08-03 Alex Beregszaszicosmetics: be sure all lines fit into 79 characters
2007-08-03 Alex Beregszaszicosmetics: indent correctly
2007-08-03 Glenn A. SerreUse getCachedContext instead getContext to support...
2007-07-25 Michael Niedermayeradd vst option to select video stream
2007-07-10 Ramiro PollaRemove OS/2 support
2007-07-02 Ronald S. Bultjeto be able to compile without HAVE_AV_CONFIG_H
2007-06-26 Benoit FouetUpdate copyright year
2007-06-24 Måns Rullgårdreplace the uses of old string functions that Reimar...
2007-06-18 Stefano Sabatinireplace calls to deprecated parsing functions to calls...
2007-06-12 Diego Biurrunmisc spelling fixes
2007-06-10 Diego BiurrunMove HAVE_AV_CONFIG_H definition to the Makefile like...
2007-04-26 Alex Beregszasziremove CONFIG_NETWORK, av_read_play/pause are exported...
2007-04-26 Alex Beregszasziproperly check for CONFIG_RTSP_DEMUXER
2007-04-26 Alex BeregszasziUse correct RTSP_DEMUXER checks instead of NETWORK.
2007-04-08 Stefan HuehnerMake some functions which aren't used outside their...
2007-03-27 Michael Niedermayerprevent exit missuse
2007-03-15 Michael Niedermayerfix indention
2007-03-15 Michael Niedermayersupport reordering pts in the decoder (this might be...
2007-03-12 Ramiro PollaRemove superfluous HAVE_THREADS #ifdef.
2007-03-08 Limin WangAs avcodec_decode_audio() is deprecated, replace it...
2007-03-02 Ryan MartellFix A/V sync error in ffplay with wmv3/wmav2 medias
next