]> git.sesse.net Git - ffmpeg/history - libavformat
Satisfy grammatical nits.
[ffmpeg] / libavformat /
2009-12-18 Michael NiedermayerIt appears that waveformatextensible is mandatory for...
2009-12-17 Reimar DöffingerAdd decoder for R210 (uncompressed 10-bit RGB) codec.
2009-12-17 Michael TisonCD+G demuxer and decoder
2009-12-17 Jai Menon10l : make sure probe buffer is large enough.
2009-12-16 Michael NiedermayerOnly add 1 index entry per keyframe.
2009-12-16 Jai MenonParse ID3v[12] metadata from TTA files.
2009-12-16 Martin StorsjöReply to RTMP ping with the same value as received...
2009-12-15 Diego BiurrunRemove unused variable, fixes the warning:
2009-12-14 Benjamin LarssonFix breakage introduced by setting the sample_fmt to...
2009-12-14 Michael NiedermayerRevert flvdec.c part of r20836
2009-12-14 Daniel VerkampFLV 8-bit PCM is unsigned, not signed
2009-12-13 Michael NiedermayerMake sure the Metadata: header is not printed if the...
2009-12-13 Michael NiedermayerMove dump_metadata() to where it is in ffmbc, looks...
2009-12-13 Michael Niedermayerindent
2009-12-13 Michael NiedermayerSkip dumping language twice.
2009-12-13 Michael Niedermayerdump metadata for AVStreams & AVPrograms too.
2009-12-13 Michael NiedermayerFactorize dump_metadata() out.
2009-12-13 Michael NiedermayerTry to simplify av_estimate_timings_from_pts() like...
2009-12-13 Alexander StrangeCorrect truncated ID3v1 genre name.
2009-12-13 Michael NiedermayerDebug av_log() about stream probing from ffmbc.
2009-12-13 Michael NiedermayerAdd CODEC_ID_DNXHD into the 25 fps case.
2009-12-13 Michael NiedermayerSimplify code by using av_metadata_set2().
2009-12-13 Michael NiedermayerMore entries for ff_id3v2_metadata_conv from ffmbc.
2009-12-13 Michael Niedermayers/author/artist/ for ID3
2009-12-13 Michael NiedermayerMore ID3v1 genres from ffmbc.
2009-12-13 Michael NiedermayerUse AV_METADATA_DONT_STRDUP* / use av_malloced metadata...
2009-12-13 Michael NiedermayerAdd flags to prevent strdup() on arguments to av_metada...
2009-12-13 Michael NiedermayerGet rid of useless casts.
2009-12-13 Michael NiedermayerPrint extradata in case of failure. I had this in my...
2009-12-13 Michael NiedermayerAPIChanges & minor bump due to avg_frame_rate addition.
2009-12-13 Michael NiedermayerAdd avg_frame_rate.
2009-12-13 Carl Eugen HoyosUse constant CODEC_ID_NONE instead of 0 where appropriate.
2009-12-13 Michael NiedermayerRemove commented out code.
2009-12-13 Kostya ShishkovFactor out extradata reading code.
2009-12-13 Kostya ShishkovRM audio stream version should be 16-bit followed by...
2009-12-13 Kostya ShishkovMake RM demuxer look more like proper demuxer by introd...
2009-12-13 Kostya ShishkovFactor out variable declaration
2009-12-12 David ConradFix PTS for OGM codecs.
2009-12-12 John StebbinsReset pts_buffers in av_read_frame_flush().
2009-12-11 Kostya ShishkovDump RTMP packet contents in debug mode
2009-12-11 Martin Storsjö5l trocadero: don't forget to free packet in gen_connect()
2009-12-11 Martin StorsjöDo not try to interact with RTMP server after "stop...
2009-12-10 Carl Eugen Hoyos(Partly) support Metasoft MJPEG Codec, fixes half of...
2009-12-10 Carl Eugen HoyosSupport Etymonix MPEG-2 video codec, fixes issue 1603.
2009-12-09 Ben Littleradd dvcs to dvvideo, fixes issue 1604
2009-12-08 Carl Eugen HoyosSupport AVI1 and AVI2 in avi as MJPEG.
2009-12-08 Michael NiedermayerRaise threshold of h263 probe by 1 to avoid misdetection.
2009-12-08 Michael NiedermayerAdd out commented av_log to debug h263_probe.
2009-12-08 Michael NiedermayerAlso print the number of invalid packets in the debug...
2009-12-08 Michael NiedermayerFlip the comparission direction of vid+audio+priv1...
2009-12-07 Jai MenonAU : demuxed packet size should be sample size aligned.
2009-12-06 Kostya Shishkovcosmetics: insert space between codeword and left paren...
2009-12-06 SergiyDo not send invokes to RTMP server if we are not connec...
2009-12-06 Sean SoriaCalls to url_fseek should have their return value check...
2009-12-04 Kostya Shishkovcosmetics: reindent after last commit
2009-12-04 SergiyImplement RTMP output (publishing FLV stream to RTMP...
2009-12-04 SergiyCompress headers for output RTMP packets.
2009-12-03 Kostya ShishkovRemove duplicating variable
2009-12-03 Kostya Shishkov5l trocadero: RTMP channel ID lies in range 3-65599...
2009-12-03 SergiySend connect() and createStream() in RTMP system channe...
2009-12-03 SergiyMove "app" string into RTMP protocol context.
2009-12-03 SergiyRTMP packets with one-byte header use previous packet...
2009-12-03 Ramiro PollaUpdate Changelog, documentation, and libavformat minor...
2009-12-02 SergiyAdd another known RTMP channel ID to enum.
2009-12-02 SergiyMove is_input flag into RTMP protocol context.
2009-12-01 Baptiste Coudurierprint error message when image2 muxer fail to compute...
2009-12-01 Sean SoriaChange ret type to int64_t because url_fseek returns...
2009-12-01 Baptiste Coudurieruse AVFormatContext in av_log, better than AVCodecConte...
2009-12-01 Kostya ShishkovWrite timestamp deltas, not timestamps, for RTMP packet...
2009-12-01 Kostya ShishkovFull-header RTMP packets contain real timestamp, others...
2009-12-01 Kostya ShishkovWrite header for RTMP packets with channel_id >= 64...
2009-12-01 SergiyRead and write extended timestamps for RTMP packets.
2009-12-01 Kostya Shishkov7l trocadero: reading right into enum variable may...
2009-12-01 Michael NiedermayerSupport "A format generated by IndigoVision 8000 video...
2009-12-01 Michael Niedermayerslif aka "SoftLab MPEG-2 I-frames Codec" support.
2009-11-30 Michael NiedermayerPrint a warning if the duration is estimated from the...
2009-11-30 Vitor Sessakdecode qcelp in aiff, implement #1524, patch by Vitor
2009-11-29 Baptiste Coudurier100l, max value for timescale is UINT16_MAX
2009-11-29 Baptiste Coudurierremove useless mov timescale field
2009-11-29 Baptiste Coudurierchange track timescale to unsigned int, fix warning
2009-11-29 Baptiste Couduriertrack time can be 64bit
2009-11-29 Baptiste Couduriersupport pcm_f32/64le in mov
2009-11-29 Baptiste Couduriercosmetics, reindent after last commit
2009-11-29 Baptiste Couduriersupport sample rates > INT16_MAX in mov using stsd v2
2009-11-27 Jai MenonFix typo.
2009-11-26 Reimar Döffinger10l, pix_fmt should be set by the motionpixels decoder...
2009-11-24 Jason Garrett-GlaserUpdate ffserver to include all basic x264 parameters...
2009-11-24 Peter RossDetermine VOC block length when length field is zero...
2009-11-23 David ConradMOV: cprt is another tag used for copyright
2009-11-23 David ConradMOV: Add several iTunes metadata tags
2009-11-23 David ConradMOV: Fix writing \251wrt metadata (r20453 only fixed...
2009-11-22 Baptiste Coudurierset mp3 timebase to the lcm of all mp3 sample rates...
2009-11-22 Justin RugglesAdd MP4 object type for ALS.
2009-11-22 Kostya ShishkovWhen searching for AMF object field value, try to find...
2009-11-22 Kostya ShishkovPrint error when RTMP protocol can't open connection
2009-11-22 Kostya ShishkovPass only useful FLV metadata from RTMP stream
2009-11-22 Justin RugglesDo not write an extra byte in the iTunes 'hdlr' tag...
2009-11-20 Reimar DöffingerDo D10 AES3 audio conversion in-place instead of using...
2009-11-20 Daniel VerkampFLV muxer support for Flash screen codec v2
2009-11-20 Daniel VerkampAdd codec id for Flash screen codec v2 and hook it...
next