]> git.sesse.net Git - ffmpeg/history - libavformat
ogg: calculate the start position once all the headers are parsed
[ffmpeg] / libavformat /
2012-09-24 Luca Barbatoogg: calculate the start position once all the headers...
2012-09-24 Luca Barbatoogg: check that the expected number of headers had...
2012-09-24 Anton KhirnovUse avcodec_free_frame() to free AVFrames.
2012-09-24 Anton Khirnovlavf: use a malloced AVFrame in try_decode_frame().
2012-09-23 Samuel Pitoisetrtp: Packetization of JPEG (RFC 2435)
2012-09-23 Martin Storsjösmoothstreamingenc: Copy the SAR on the AVStreams as...
2012-09-21 Anton Khirnovmatroskadec: fix a sanity check.
2012-09-21 Anton Khirnovmatroskadec: only return corrupt packets that actually...
2012-09-21 Anton Khirnovlavf: zero data/size of the packet passed to read_packet().
2012-09-20 Janne Grunaulavf probe: prevent codec probe with no data at all...
2012-09-19 Anton Khirnovmp3dec: read Xing frame TOC index
2012-09-19 Anton Khirnovmp3dec: use named constants for Xing header flags
2012-09-19 Yusuke Nakamuramov: support random access point grouping
2012-09-19 Luca Barbatomatroskadec: properly support BlockDuration
2012-09-19 Luca Barbatomatroskadec: split frame parsing
2012-09-19 Luca Barbatomatroskadec: split laces parsing
2012-09-19 Luca Barbatomatroska: implement support for ProRes
2012-09-19 Moritz Bunkusmatroska: implement support for ALAC
2012-09-19 Luca Barbatomatroskadec: validate lace_size when parsed
2012-09-19 Luca Barbatomatroskadec: return meaningful errors in matroska_decod...
2012-09-19 Dale Curtismatroskadec: fix incorrect unsigned->signed conversion
2012-09-19 Luca Barbatomatroskadec: refactor matroska_decode_buffer
2012-09-19 Luca Barbatomatroskadec: check realloc in lzo encoding
2012-09-19 Luca Barbatomatroska: honor error_recognition on unknown doctypes
2012-09-18 Martin Storsjösmoothstreaming: Export the mp4 codec tags
2012-09-18 Luca Barbatomov: check for EOF in long lasting loops
2012-09-18 Benjamin Larssonflvenc: silence bogus warning
2012-09-17 Clément Bœschid3v2: strdup the genre name explicitly.
2012-09-17 Clément Bœschlavf/id3v2: do not export empty fields.
2012-09-16 Michael Niedermayermov: stsd entries must be at least 16 byte
2012-09-16 Michael Niedermayermov: detect EOF in mov_read_dref()
2012-09-16 Luca Barbatofile: return proper error on seek failures
2012-09-15 Luca Barbatoavformat: fix typo in avformat_close_input
2012-09-15 Anton Khirnovmp3enc: write Xing TOC
2012-09-15 Clément Bœschmp3enc: support MPEG-2 and MPEG-2.5 in Xing header.
2012-09-15 Reimar Döffingermp3enc: downgrade some errors in writing Xing frame...
2012-09-15 Anton Khirnovlavf: flush the output AVIOContext in av_write_trailer().
2012-09-15 Anton Khirnovlavf: cosmetics, reformat av_write_trailer().
2012-09-15 Stefano Sabatiniavio: flush the internal buffer in avio_close()
2012-09-14 Derek Buitenhuisriff: Add SVQ3 fourcc
2012-09-14 Luca Barbatoavformat: refactor avformat_close_input
2012-09-14 Luca Barbatoavformat: simplify avformat_close_input
2012-09-13 Martin Storsjöos_support: Choose between direct.h and io.h using...
2012-09-13 Martin Storsjöos_support: Include io.h instead of direct.h on mingw32ce
2012-09-12 Christian Schmidtmpegts: check substreams before discarding
2012-09-12 Martin StorsjöAdd a smooth streaming segmenter muxer
2012-09-12 Martin Storsjöfile: Add an avoption for disabling truncating existing...
2012-09-12 Tomas Härdinimg2dec: always close AVIOContexts
2012-09-12 Martin Storsjörtpdec_jpeg: Error out on other unsupported type values...
2012-09-12 Martin Storsjörtpdec_jpeg: Disallow using the reserved q values
2012-09-12 Martin Storsjörtpdec_jpeg: Fold the default qtables case into an...
2012-09-12 Martin Storsjörtpdec_jpeg: Store and reuse old qtables for q values...
2012-09-12 Martin Storsjörtpdec_jpeg: Simplify the calculation of the number...
2012-09-12 Martin Storsjörtpdec_jpeg: Add more comments about the fields in...
2012-09-12 Martin Storsjörtpdec_jpeg: Clarify where the subsampling magic number...
2012-09-12 Martin Storsjörtpdec_jpeg: Don't use a bitstream writer for the EOI...
2012-09-12 Martin Storsjörtpdec_jpeg: Don't needlessly use a bitstream writer...
2012-09-12 Martin Storsjörtpdec_jpeg: Simplify writing of the jpeg header
2012-09-12 Martin Storsjörtpdec_jpeg: Merge two if statements
2012-09-12 Martin Storsjörtpdec_jpeg: Write the DHT section properly
2012-09-11 Samuel Pitoisetrtpdec_jpeg: Add support for default quantizers
2012-09-11 Anton Khirnovflvdec: always set AVFMTCTX_NOHEADER.
2012-09-10 Martin Storsjöfile: Use a normal private context for storing the...
2012-09-09 Samuel Pitoisetrtp: Depacketization of JPEG (RFC 2435)
2012-09-07 Martin Storsjömov_chan: Only set the channel_layout if setting it...
2012-09-07 Martin Storsjömov_chan: Reindent an incorrectly indented line
2012-09-07 Carl Eugen Hoyosmp2 muxer: mark as AVFMT_NOTIMESTAMPS.
2012-09-07 Samuel Pitoisetmov_chan: Pass a separate AVIOContext for reading
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_FLAGS in the...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-09-04 Luca Barbatoavio: make avio_close NULL the freed buffer
2012-08-31 Martin Storsjöcrypto: Remove a stray double space
2012-08-31 Alberto DelmásMSS2 decoder
2012-08-29 Mans Rullgardbuild: allow non-standard variations of linker -l/...
2012-08-28 Martin Storsjösdp: Use static const char arrays instead of pointers...
2012-08-28 Martin Storsjösdp: Include profile-level-id for H264
2012-08-28 Samuel Pitoisetrtpdec_h264: Don't set the pixel format
2012-08-27 Martin Storsjörtsp: Free the rtpdec context properly
2012-08-22 Samuel Pitoisetrtmp: support strict rtmp servers
2012-08-18 Mans Rullgardlibavformat: add const to AVCodec pointers
2012-08-18 Anton Khirnovswf(dec): replace CODEC_ID with AV_CODEC_ID
2012-08-18 Anton Khirnovdvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE
2012-08-17 Samuel Pitoisetrtmpdh: Do not generate the same private key every...
2012-08-17 Jordi Ortizrtp: remove ff_rtp_get_rtcp_file_handle().
2012-08-17 Jordi Ortizrtsp.c: use ffurl_get_multi_file_handle() instead of...
2012-08-17 Jordi Ortizavio: add (ff)url_get_multi_file_handle() for getting...
2012-08-16 Martin Storsjörtmp: Use int instead of ssize_t
2012-08-16 Jordi Ortizrtmp: Add support for receiving incoming streams
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 Samuel Pitoisetrtmp: Add support for SWFVerification
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-13 Luca Barbatortmp: handle bytes read reports
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 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
next