]> git.sesse.net Git - ffmpeg/history - libavformat
av_parse_cpu_caps: add "mmxext" as alias for mmx2
[ffmpeg] / libavformat /
2012-08-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-16 Carl Eugen HoyosSupport reading 16-channel lxf files.
2012-08-16 Philip Langdalesrtenc: Add timing-less "subrip" encoder.
2012-08-16 Michael Niedermayerlavf: minor bump for avformat_queue_attached_pictures()
2012-08-16 Michael Niedermayeravformat: export queue_attached_pictures
2012-08-16 Michael Niedermayerdv: fix null ptr dereference
2012-08-15 Martin StorsjöAdd some more missing includes after removing the impli...
2012-08-15 Samuel Pitoisetrtmp: Automatically compute the hash for SWFVerification
2012-08-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-15 Samuel Pitoisetrtmp: Add support for SWFVerification
2012-08-15 Michael Niedermayermovdec: Try to recover from overreading atoms
2012-08-14 Samuel Pitoisetrtmp: Gracefully ignore _checkbw errors by tracking...
2012-08-14 Samuel Pitoisetrtmp: Do not send _checkbw calls as notifications
2012-08-14 Michael BradshawAdd ICO muxer
2012-08-14 Andrey UtkinCheck for avio fail in avformat_write_header, av_write_...
2012-08-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-14 Nicolas Georgelavf: probe PGS subtitles definition.
2012-08-14 Michael Niedermayerasfdec: ignore too tiny indexes
2012-08-13 Luca Barbatortmp: handle bytes read reports
2012-08-13 Michael Niedermayerhls: Initialize stream_offset before find_stream_info.
2012-08-13 Michael Niedermayerhls: check that the streams have been initialized befor...
2012-08-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-12 Michael Niedermayerriffenc: fix aac
2012-08-12 Michael Niedermayeroggparsetheora: fix metadata parsing
2012-08-12 Piotr Bandurskimov: remux AALP tag
2012-08-12 Michael Niedermayerlavf: reimplement is_intra_only() by using the AVCodecC...
2012-08-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-12 Martin Storsjölavf: Detect discontinuities in timestamps for framerat...
2012-08-12 Martin Storsjölavf: Initialize the stream info timestamps in avformat...
2012-08-12 Mohammad Alsalehid3v2: Match PIC mimetype/format case-insensitively
2012-08-11 Michael Niedermayerlavf: do not discard correct dts in favor of wrong...
2012-08-11 Michael Niedermayermov: add av_dlog() to CTTS reading code like is already...
2012-08-11 Michael Niedermayerasfdec: fix FRAME_HEADER_SIZE
2012-08-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-11 Jordi Ortizrtmp: split chunk_size var into in_chunk_size and out_c...
2012-08-11 Samuel Pitoisetrtmp: Factorize the code by adding find_tracked_method
2012-08-11 Anton Khirnovlavf: simplify is_intra_only() by using codec descriptors.
2012-08-10 Michael Niedermayermp3enc: fix CODEC_ID/CodecID that leaked in from older...
2012-08-10 Michael Niedermayermp3/mp2: identify the video codecs as APIC through...
2012-08-10 Michael Niedermayerlavf: return APIC fourcc from query_format() if the...
2012-08-10 Michael Niedermayeriff: replace av_abort by av_assert0
2012-08-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-10 Mans Rullgarddict: add av_dict_count()
2012-08-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-09 Samuel Pitoisetrtmp: Factorize the code by adding handle_invoke_error
2012-08-09 Samuel Pitoisetrtmp: Factorize the code by adding handle_invoke_status
2012-08-09 Samuel Pitoisetrtmp: Factorize the code by adding handle_invoke_result
2012-08-09 Mans Rullgardffmenc: replace if/abort with assert()
2012-08-09 Diego Biurrunswf: Move shared table out of the header file
2012-08-09 Diego Biurrunswf: Move swf_audio_codec_tags table to the only place...
2012-08-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-09 Michael NiedermayerMerge commit '0c00fd80ee4791bd70b634084307fc9f179e0412'
2012-08-09 Michael NiedermayerMerge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'
2012-08-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-08 Stefano Sabatinilavf/img2dec: add and document pattern_type option
2012-08-08 Samuel Pitoisetrtmp: Add message tracking
2012-08-08 Martin Storsjörtsp: Support mpegts in raw udp packets
2012-08-08 Martin Storsjörtsp: Support receiving plain data over UDP without...
2012-08-08 Martin Storsjörtpdec: Remove an unused include
2012-08-08 Martin Storsjörtpenc: Remove an av_abort() that depends on user-suppl...
2012-08-08 Clément Bœschlavf/movenc: use two explicit bytes instead of a short.
2012-08-08 Michael Niedermayerlavf: block special characters in dump metadata
2012-08-08 Michael Niedermayermatroskadec: fix lace vs block duration.
2012-08-08 Luca Barbatortmp: send check_bw as notification
2012-08-08 Mohammad Alsalehid3v2: Support v2.2 PIC
2012-08-08 Clément Bœschlavf/movenc: add frame rate heuristic for timecode...
2012-08-08 Clément Bœschlavf/mxfenc: better error handling with invalid frame...
2012-08-08 Clément Bœschlavf/mxfenc: simplify frame rate checks.
2012-08-07 Michael Niedermayerrename missed CodecID to AVCodecID
2012-08-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-07 Michael NiedermayerMerge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
2012-08-07 Samuel Pitoisetrtmp: Add a new option 'rtmp_subscribe'
2012-08-07 Samuel Pitoisetrtmp: Add support for subscribing live streams
2012-08-07 Samuel Pitoisetrtmp: Factorize simultaneous URLProtocol / AVClass...
2012-08-07 Michael NiedermayerMerge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4'
2012-08-07 Michael Niedermayeravidec: fix AVStream.info memleak with dv.
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-08-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-06 Michael Niedermayeravidec: parse INFO tags at the end
2012-08-06 Justin Rugglesmpc8: set packet duration and stream start time instead...
2012-08-06 anonymousudp: do not call pthread_{mutex,cond}_destroy when...
2012-08-06 Michael Niedermayermpc8: fix pts
2012-08-05 Michael Niedermayermov: dont clip timestamps at 0
2012-08-05 Piotr Bandurskimovenv: fix remuxing of qdm2
2012-08-05 Piotr Bandurskiaiffenc: fix remuxing of qdm2
2012-08-05 Clément BœschReplace various inlined inverse AVRational with av_inv_q().
2012-08-05 Piotr Bandurskimovenc: fix remuxing of svq3
2012-08-05 Martin Storsjölavf: Declare an AVRational struct without a struct...
2012-08-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-05 Reimar Döffingeroggdec: Initialize stream index to -1 in ogg_packet.
2012-08-05 Reimar Döffingeroggdec: simplify start time calculation code.
2012-08-05 Moritz Bunkusmatroskaenc: Implement support for ALAC
2012-08-05 Michael Niedermayermatroskadec: prevent potential integer overflow
2012-08-05 Moritz Bunkusmatroskadec: Implement support for ALAC
2012-08-05 Philip Langdalemovenc: Fix unfreed memory found by valgrind.
2012-08-05 Stefano Sabatinilavf/img2dec: add start_number_range option
2012-08-05 Michael Niedermayeroggdec: check stream index before using it in ogg_get_l...
2012-08-04 Stefano Sabatinilavf/img2doc: document options
2012-08-04 Stefano Sabatinilavf/img2dec: improve error logging in case of find_ima...
2012-08-04 Stefano Sabatinilavf/img2dec: sort options by name
next