]> git.sesse.net Git - ffmpeg/history - libavformat
mpegvideo: unref old current_picture before allocating a new one
[ffmpeg] / libavformat /
2013-05-18 Eli FriedmanEscape 130 (RPL) decoder
2013-05-17 Kostya ShishkovApple Intermediate Codec decoder
2013-05-16 Jeremy Hinegardnermovenc: Don't add base_data_offset in tfhd for PIFF...
2013-05-15 Diego BiurrunRemove commented-out debug #define cruft
2013-05-15 Diego BiurrunRemove commented-out #includes
2013-05-14 Yoshihisa Uchidammf: Write metadata into an Optional Data chunk
2013-05-09 Luca Barbatommf: K&R formatting cosmetics
2013-05-07 Luca Barbatooma: properly forward errors in oma_read_packet
2013-05-07 Luca Barbatooma: return meaningful errors
2013-05-07 Luca Barbatonut: use meaningful error values
2013-05-06 Luca Barbatowav: Always seek to an even offset
2013-05-06 Luca Barbatonut: use a define for the nut version
2013-05-05 Diego Biurrunavformat: Add av_cold attributes to init functions...
2013-05-04 Diego Biurrunsctp: Add a note on why sctp_recvmsg and sctp_sendmsg...
2013-05-04 Diego Biurrunavs: Increase magic value score above file extension...
2013-05-04 Diego Biurrunavformat: Add AVPROBE_SCORE_EXTENSION define and use...
2013-05-04 Diego Biurrunbuild: output-example: Add avutil to ELIBS in link...
2013-05-04 Luca Barbatonut: K&R formatting cosmetics
2013-05-03 Luca Barbatowav: return meaningful errors
2013-05-03 Diego Biurrunsilly typo fixes
2013-05-03 Luca Barbatoid3v2: check for end of file while unescaping tags
2013-05-03 Anton Khirnovmatroskaenc: add an option to put the index at the...
2013-05-03 Anton Khirnovmatroskaenc: cosmetics, reorder the #includes
2013-05-02 Luca Barbatowav: K&R formatting cosmetics
2013-05-02 Luca Barbatoid3v2: K&R formatting cosmetics
2013-04-30 Diego Biurrunavformat: Drop unnecessary ff_ name prefixes from stati...
2013-04-27 Luca Barbatooma: K&R formatting cosmetics
2013-04-27 Anton Khirnovhls, segment: fix splitting for audio-only streams.
2013-04-25 Luca Barbatolavf: introduce AVFMT_TS_NEGATIVE
2013-04-22 Diego Biurrunmxfenc: Use correct printf format specifier for int64_t
2013-04-21 Luca Barbatoriff: Factor out WAVEFORMATEX parsing
2013-04-21 Peter Rossriff: Add ACTRAC3+ guid
2013-04-21 Peter Rossriff: Perform full lookup on WAVEFORMATEXTENSIBLE subfo...
2013-04-21 Peter Rossriff: Move guid structs and helper functions into riff
2013-04-21 Luca Barbatoriff: check for eof if chunk size and code are 0
2013-04-21 Luca Barbatoriff: K&R formatting cosmetics
2013-04-19 Michael Niedermayermp3dec: fallback to generic seeking when a TOC is not...
2013-04-16 Rafaël Carréflvenc: do not mux more than one stream per type
2013-04-11 Anton Khirnovimg2enc: add an option for overwriting one file with...
2013-04-11 Diego BiurrunMove misplaced file author information where it belongs
2013-04-09 Martin Storsjösrtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH
2013-04-09 Andrew Van Tilrtpdec: Increase max rtp packet size to 8192
2013-04-09 Andrew Van Tillavf: Use RTP_MAX_PACKET_LENGTH instead of 1500
2013-04-04 Nicolas Bertrandimg2: Add j2k file extension for JPEG 2000
2013-04-04 Anton Khirnovxmv: do not leak memory in the error paths in xmv_read_...
2013-04-04 Anton Khirnovxmv: check audio track parameters validity.
2013-04-04 Anton Khirnovid3v2: pad the APIC packets as required by lavc.
2013-04-04 Anton Khirnovlavf: make sure stream probe data gets freed.
2013-04-03 Luca Barbatomatroska: pass the lace size to the matroska_parse_rm_audio
2013-04-03 Luca Barbatomatroska: fix a corner case in ebml-lace parsing
2013-04-03 Dale Curtismatroska: Update the available size after lace parsing
2013-03-31 Luca Barbatooma: Validate sample rates
2013-03-28 Justin Rugglesflvdec: read audio sample size and channels metadata
2013-03-28 Justin Rugglesflvdec: use the correct audio codec id when parsing...
2013-03-27 Hendrik Leppkeswin32: Use 64-bit fstat/lseek variants for MSVC as...
2013-03-27 Reimar Döffingerwin32: Make ff_win32_open more robust
2013-03-27 Reimar Döffingerwin32: Allow other programs to open the same files
2013-03-27 Kostya Shishkovape: use correct context for the bit table printed...
2013-03-26 Martin Storsjölavc: Rename avpriv_mpv_find_start_code after moving...
2013-03-25 Kostya Shishkovape: 3.80-3.92 decoding support
2013-03-20 Martin Storsjörtmp: Pass the parameters to do_adobe_auth in the right...
2013-03-19 Anton KhirnovRevert "asfenc: return error on negative timestamp"
2013-03-18 Kostya Shishkoviff: validate CMAP palette size
2013-03-18 Luca Barbatoasfenc: return error on negative timestamp
2013-03-15 Anton Khirnovlavf: sanity check size in av_get/append_packet().
2013-03-15 Xi Wangflacdec: simplify bounds checking in flac_probe()
2013-03-15 Kostya Shishkovadd support for Monkey's Audio versions from 3.93
2013-03-15 Can Wumpegts: add support for stream_type 0x42, which is...
2013-03-13 Diego Biurrunrsodec: Use avpriv_report_missing_feature() where appro...
2013-03-13 Diego Biurrunavformat: av_log_ask_for_sample() ---> avpriv_request_s...
2013-03-13 Diego Biurrunav_log_missing_feature() ---> avpriv_report_missing_fea...
2013-03-12 Luca Barbatomatroskadec: request a read buffer for the wav header
2013-03-12 Diego BiurrunAdd informative messages to av_log_ask_for_sample calls...
2013-03-12 Diego Biurrunanm: Get rid of some very silly goto statements
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_R_FRAME_RATE cruft
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_AV_GETTIME cruft
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_INTERLEAVE_PACKET cruft
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_READ_PACKET cruft
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_APPLEHTTP_PROTO cruft
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft
2013-03-08 Martin Storsjöoutput-example: Update to use encode_video2 instead...
2013-03-08 Anton Khirnovtty: set avg_frame_rate.
2013-03-08 Anton KhirnovReplace remaining includes of audioconvert.h with chann...
2013-03-08 Anton KhirnovAdd the bumps and APIchanges entries for reference...
2013-03-08 Anton Khirnovavpacket: use AVBuffer to allow refcounting the packets.
2013-03-08 Alexander Kojevnikovmp3dec: Fix VBR bit rate parsing
2013-03-07 Reimar DöffingerUse the avstring.h locale-independent character type...
2013-03-02 Martin Storsjörtpdec: Initialize some variables to silence compiler...
2013-03-01 Martin Storsjöflvdec: Check the return value of a malloc
2013-03-01 Martin Storsjöflvdec: Don't read the VP6 header byte when setting...
2013-02-27 Martin Storsjölavf: Add a fate test for the noproxy pattern matching
2013-02-27 Martin Storsjölavf: Handle the environment variable no_proxy more...
2013-02-23 Anton Khirnovmov: use the format context for logging.
2013-02-09 Anton Khirnovasfdec: do not assume every AVStream has a correspondin...
2013-02-09 Vladimir Pantelicasfdec: support reading ID3v2 tags in ASF files
2013-02-09 Vladimir Pantelicasfdec: also read Metadata Library Object
2013-02-09 Vladimir Pantelicasfdec: read the full Metadata Object, not just aspect...
2013-02-09 Vladimir Pantelicasfdec: silence a warning
2013-02-06 Diego Biurrunasf: K&R formatting cosmetics
2013-02-01 Diego BiurrunUse proper "" quotes for local header #includes
next