]> git.sesse.net Git - ffmpeg/history - libavformat
img2: add j2c file extension
[ffmpeg] / libavformat /
2014-03-16 Jean Firstimg2: add j2c file extension
2014-03-16 Carl Eugen Hoyosraw, nut: Support rgba64 encoding
2014-03-16 Michael Niedermayerisom: fix C99-style declaration
2014-03-16 Martin Storsjöaacdec: Lower the number of frames required to detect...
2014-03-16 Martin Storsjöaacdec: Don't count probed ADTS frames if there are...
2014-03-15 wm4isom: convert mp4 dvdsub extradata to vobsub format
2014-03-14 Luca Barbatoaac: K&R formatting cosmetics
2014-03-12 Alessandro Ghedinihttp: Properly initialize icy headers string
2014-03-12 Martin Storsjöhttp: Declare more parameters as const where possible
2014-03-11 Clément Bœschhttp: Allow setting a Content-Type for POST requests
2014-03-11 Alessandro Ghedinihttp: Improve options descriptions
2014-03-11 Anssi Hannulahttp: Always allow no-op seek
2014-03-11 Anssi Hannulahttp: Add support for selecting a request range
2014-03-11 Clément Bœschhttp: Support setting custom User-Agent
2014-03-11 Michael Niedermayerhttp: Export Content-Type information
2014-03-11 Luca Barbatohttp: Add support reading ICY metadata
2014-03-11 Luca Barbatohttp: Refactor process_line
2014-03-11 Luca Barbatohttp: K&R formatting cosmetics
2014-03-11 Luca Barbatohttp: Drop doxy comments
2014-03-11 Luca Barbatohttp: Return meaningful error codes
2014-03-11 Luca Barbatoavformat: Report the duration analysis reached
2014-03-11 Diego Biurrunlavf: more correct printf format specifiers
2014-03-10 Michael Niedermayerlavf: always use av_free
2014-03-10 Tim Walkerlavf: simplify ff_hevc_annexb2mp4_buf
2014-03-10 Luca Barbatohevc: Use get_se_golomb_long
2014-03-10 Martin Storsjömxfdec: Validate parameters to strftime
2014-03-09 Tim Walkermatroskaenc: enable Annex B to MP4 conversion for HEVC...
2014-03-09 Tim Walkermatroskaenc: write private data in hvcC format for...
2014-03-09 Tim Walkermovenc: allow muxing HEVC in MODE_MP4.
2014-03-09 Tim Walkermovenc: enable Annex B to MP4 conversion for HEVC tracks.
2014-03-09 Tim Walkermovenc: write hvcC tag for HEVC.
2014-03-09 Tim Walkermovenc: use 'hev1' tag for HEVC in MODE_MOV.
2014-03-09 James Zernriff: add VP9 fourcc
2014-03-09 Ben Littlerriff: IPJ2 decodes with JPEG2000 decoder
2014-03-09 Baptiste Couduriermovdec: handle 0x7fff langcode as macintosh per the...
2014-03-09 Piotr Bandurskilibspeex: support ZygoAudio (quality 10 mode)
2014-03-09 Mark Himsleyisom: lpcm in mov default to big endian
2014-03-09 Piotr Bandurskiisom: add "MNG" FourCC
2014-03-09 Carl Eugen Hoyosisom: Support MPEG-2 video mov files from FPC5
2014-03-09 Piotr Bandurskiisom: add "NO16" FourCC
2014-03-09 Piotr Bandurskiisom: add Radius DV YUV FourCCs
2014-03-09 Carl Eugen Hoyosisom: Support Sony XAVC in mov
2014-03-09 Ben Littlerisom: add xd51 hdcam
2014-03-08 John Stebbinsmovenc: allow override of "writing application" tag
2014-03-08 John Stebbinsmatroskaenc: allow override of "writing application...
2014-03-07 Diego Biurrunmatroskadec: cosmetics: Fix "attachement" vs. "attachme...
2014-03-07 Keiji Costantinimatroskadec: K&R formatting cosmetics
2014-03-07 Martin Storsjörtmppkt: Rename the ts_delta field to ts_field
2014-03-07 Martin Panterrtmppkt: Properly handle extended timestamps when writing
2014-03-07 Martin Panterrtmppkt: Add a descriptive comment
2014-03-07 Martin Panterrtmppkt: Handle extended timestamp field even for one...
2014-03-06 Luca Barbatomxf: Return meaningful errors
2014-03-06 Paul B Maholmxf: Parse random index pack
2014-03-06 Matthieu Bouronmxf: Handle identification metadata
2014-03-06 Matthieu Bouronmxf: Set audio packets pts
2014-03-06 Matthieu Bouronmxf: Introduce ff_mxf_get_samples_per_frame
2014-03-04 Keiji Costantiniavienc: K&R formatting cosmetics
2014-03-04 Vittorio Giovaramathops: move macro to the only place it is used
2014-03-02 Patrice Clementass: K&R formatting cosmetics
2014-02-21 Tomas Härdinmxf: Add DNxHD UL
2014-02-21 Philip de Niermxf: Add uncompressed 422 8-bit rawvideo UL
2014-02-19 Leandro Dorileolibavformat/mpegts: expose raw packet size
2014-02-19 Martin Storsjömovenc: Add a fallback fragmentation method for plain...
2014-02-17 Diego Biurrundoxygen: Replace @parblock syntax with manual linebreaks
2014-02-17 Diego Biurrundoxygen: Add a number of missing function parameter...
2014-02-16 Diego BiurrunMove all example programs to doc/examples
2014-02-12 Janne Grunaujv: detect partial packets in the demuxer
2014-02-12 Janne Grunauasfdec: fix seeking with fragmented packets
2014-02-12 Andrew Kelleyasfdec: short-circuit seeking to the start of stream
2014-02-12 Janne Grunauasfdec: check ff_get_guid() return values during seeking
2014-02-10 Anton Khirnovlavf: always unref the packet passed to av_interleaved_...
2014-02-10 Anton Khirnovlavf: extend / improve the AVFormatContext doxy
2014-02-10 Anton Khirnovlavf: add some basic documentation of the muxing process
2014-02-10 Anton Khirnovlavf: rewrite the av_write_frame() doxy
2014-02-10 Anton Khirnovlavf: rewrite the av_interleaved_write_frame() doxy
2014-02-10 Anton Khirnovpcmdec: replace a reachable assert with an error check
2014-02-09 Janne Grunaumxfdec: free descriptor extradata in .read_close()
2014-02-09 Andrew Kelleylavf: default .ogg audio to libvorbis if we can
2014-02-09 Derek BuitenhuisAdd raw HEVC muxer
2014-02-08 Kostya ShishkovMirillis FIC video decoder
2014-02-04 Luca Barbatolavf: improve handling of sparse streams when muxing
2014-02-04 Vittorio Giovarajvdec: K&R formatting cosmetics
2014-02-04 Anton Khirnovlavf: ignore attachment streams for interleaving purposes
2014-02-04 Anton Khirnovlavf: do basic sanity checking on muxed packets
2014-02-01 Matthieu Bouronmxf: Read field dominance flag
2014-02-01 Luca Barbatomxf: Handle negative edit_rate
2014-01-31 Janne Grunaulavf: include 60 fps in guessed standard frame rates
2014-01-29 Diego Biurrunavformat: utils: Refactor duplicated PRINT macro
2014-01-26 Diego Biurrunavformat: utils: K&R formatting cosmetics
2014-01-23 Martin Storsjörtpdec_asf: Copy the need_parsing field from the chaine...
2014-01-20 Martin Storsjörtmpproto: Send a full, absolute timestamp if it isn...
2014-01-20 Martin Storsjörtmpproto: Avoid using uninitialized memory
2014-01-20 Justin Rugglesmov: do not set avg_frame_rate in the demuxer
2014-01-17 Michael Niedermayeravisynth: fix setting packet properties
2014-01-17 Anton Khirnovyuv4mpeg: set average frame rate
2014-01-17 Anton Khirnovmp3enc: allow omitting the id3v2 header with -id3v2_ver...
2014-01-17 Anton Khirnovmp3enc: add an option for disabling the Xing frame.
2014-01-15 Martin Storsjömov: Free an earlier allocated array if allocating...
2014-01-15 Martin Storsjömov: Free intermediate arrays in the normal cleanup...
2014-01-14 Tomas Härdinmxf: Fix potential leak in mxf_read_local_tags()
next