]> git.sesse.net Git - ffmpeg/history - libavformat
h264_mp4toannexb_bsf: use i instead of misusing unit_type.
[ffmpeg] / libavformat /
2012-03-21 Vidar MadsenFix type and codetype fields in the MMF header for...
2012-03-21 Reimar DöffingerPrint a warning when using wild guesses as time stamps.
2012-03-21 Paul B Maholwestwood_vqa: set video stream duration
2012-03-21 Paul B Maholwestwood_vqa: fix SND0 chunk handling
2012-03-21 Tomas Härdinaiffdec: Fix SIGFPE on pcm_f32be
2012-03-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-20 Anton Khirnovlavf: make av_interleave_packet_per_dts() private.
2012-03-20 Anton Khirnovlavf: deprecate av_read_packet().
2012-03-20 Justin Rugglesoggdec: output correct timestamps for Vorbis
2012-03-20 Justin Rugglesxa: set correct bit rate
2012-03-20 Justin Rugglesxa: do not set bit_rate, block_align, or bits_per_coded...
2012-03-20 Justin Rugglesxa: fix end-of-file handling
2012-03-20 Justin Rugglesxa: fix timestamp calculation
2012-03-20 Tomas Härdinmxfdec: Only parse next partition pack if parsing forward
2012-03-20 Martin Storsjömovenc: Add a min_frag_duration option
2012-03-20 Martin Storsjörtsp: Set the default delay to 0.1 s for the RTSP/SDP...
2012-03-20 Martin Storsjölibavformat: Set the default for the max_delay option...
2012-03-20 Clément Bœschflv: clarify use of video info/cmd frame.
2012-03-20 Anton KhirnovMove AVFormatContext/AVCodecContext option tables to...
2012-03-20 Anton Khirnovlavf: use AVStream.discard to disable queueing attached...
2012-03-20 Anton Khirnovlavf: requeue attached pictures after seeking.
2012-03-20 Anton Khirnovid3v2: set the keyframe flag on attached pictures.
2012-03-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-19 Michael Niedermayermp3_probe: consider id3 tags to be low scoring mp3.
2012-03-19 Derek BuitenhuisZeroCodec Decoder
2012-03-19 Kostya ShishkovRealAudio Lossless decoder
2012-03-19 Martin Storsjörtpenc: Use AVFormatContext.packet_size instead of...
2012-03-19 Nicolas Georgeurl: Document the expected behaviour of url_read
2012-03-19 Martin Storsjölibavformat: Use AVFormatContext.probesize in init_input
2012-03-19 Matthieu Bourongxf: return AVERROR_EOF instead of AVERROR(EIO) at...
2012-03-19 Martin Storsjöcosmetics: Align some AVInput/OutputFormat declarations
2012-03-19 Carl Eugen HoyosTell users about supported audio samplerates in mmf.
2012-03-18 Derek BuitenhuisZeroCodec Decoder
2012-03-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-18 Michael Niedermayeroma: Fix out of array read.
2012-03-18 Tomas Härdinmxfdec: Let pkt->pts = mxf->current_edit_unit if intra...
2012-03-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-17 Anton Khirnovlavf: remove some disabled code.
2012-03-17 Anton Khirnovlavf: only set average frame rate for video.
2012-03-17 Anton Khirnovlavf: remove a pointless check.
2012-03-17 Paul B Maholavcodec: add XBM encoder
2012-03-17 Nicolas Georgeudp: fix non-blocking and interrupt handling.
2012-03-17 Nicolas Georgeurl: document url_read exact behaviour.
2012-03-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-16 Michael Niedermayermatroskadec: Fix null pointer exception on corrupted...
2012-03-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-15 Anton Khirnovlavf: don't select an attached picture as default strea...
2012-03-15 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-03-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-14 Aaron Colwellmatroskaenc: change cluster_pos to use -1 as the "I...
2012-03-14 Paul B Maholjv demux: set video stream duration
2012-03-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-13 Martin Storsjöhttp: Clear the auth state on redirects
2012-03-13 Martin Storsjöhttp: Retry auth if it failed due to being stale
2012-03-13 Martin Storsjörtsp: Resend new keepalive commands if they used stale...
2012-03-13 Martin Storsjörtsp: Retry authentication if failed due to being stale
2012-03-13 Martin Storsjöhttpauth: Parse the stale field in digest auth
2012-03-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-13 Lou Logancosmetics: fix some typos
2012-03-12 Andrey Utkinudp: Add option overrun_nonfatal
2012-03-12 Andrey Utkinudp: remove dead code line (unused result)
2012-03-12 Michael NiedermayerRevert "flvenc: Remove apparently unneeded AAC check."
2012-03-12 Paul B Maholiff: make .long_name more descriptive
2012-03-12 Martin Storsjörtsp: Fix a typo
2012-03-12 Michael NiedermayerRevert "udp: add multicast input interface selection"
2012-03-12 Michael Niedermayerlibavformat.v: add ffio_set_buf_size() for ffserver.
2012-03-12 Tudor.Suciuudp: add multicast input interface selection
2012-03-12 C Chatterjeeflvenc: Remove apparently unneeded AAC check.
2012-03-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-11 Joseph ArtsimovichFix frame height vs field height confusion in MXF decoding.
2012-03-11 Matthieu Bouronmxfdec: add timecode to metadata
2012-03-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-10 Zalewa PLmpjpeg: video streaming will no longer break and stop...
2012-03-10 Tomas Härdinmxf: Add DNxHD UL
2012-03-10 Reimar DöffingerDV demuxer: Stricter check for avio_read result.
2012-03-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-09 Michael Niedermayermpegvideo_probe: Fix misdetection of mpeg4video files.
2012-03-09 Diego BiurrunFix a bunch of common typos.
2012-03-09 Michael Niedermayerlavf: Add system to seperate relative timestamps from...
2012-03-09 Alex Conversempegts: Always honor a registration descriptor if prese...
2012-03-09 Carl Eugen HoyosCosmetics: Remove superfluous newline.
2012-03-09 Martin Storsjörtsp: Only set the ttl parameter if the server actually...
2012-03-09 Martin Storsjöudp: Set ttl for read-write streams, too, not only...
2012-03-09 Martin Storsjöudp: Only bind to the multicast address if in read...
2012-03-09 Martin Storsjöudp: Clarify the comment about binding the multicast...
2012-03-09 Martin Storsjöudp: Reorder comments
2012-03-09 Piotr Bandurskiiff: add support for IFF DEEP
2012-03-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-08 Michael Niedermayeroggparseogm: Fix order or arguments.
2012-03-08 Michael Niedermayermov: Discard invalid CTTS.
2012-03-08 Dale CurtisFix uninitialized reads on malformed ogg files.
2012-03-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-07 Michael Niedermayeravformat_new_stream: fix initial last_dts value
2012-03-07 Tomas Härdinmxfdec: Add intra_only flag to MXFTrack
2012-03-07 Tomas Härdinmxfdec: Fix Avid AirSpeed files being misinterpreted...
2012-03-07 Tomas Härdinmxfdec: Truncate packets that extend past the next...
2012-03-07 Martin Storsjörtpenc: Fix the AVRational used for av_rescale_q_rnd
2012-03-07 Martin Storsjöudp: Print an error message if bind fails
2012-03-07 Ronald S. Bultjesmacker: error out if palette copy-with-offset overruns...
2012-03-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next