Mercurial > libavformat.hg
graph
-
In mov demuxer, only set sar if not already set, patch by Andrew Wason, libavformat2010-07-01, by bcoudurier
-
Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf libavformat2010-07-01, by mstorsjo
-
Change all functions referenced in the mxf_metadata_read_table to use the same libavformat2010-07-01, by reimar
-
Make "invalid dts/pts combination" a debug instead of a warning message. libavformat2010-06-30, by cehoyos
-
rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizer libavformat2010-06-28, by mstorsjo
-
rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradata libavformat2010-06-28, by mstorsjo
-
rtpdec: Add generic function for iterating over FMTP configuration lines libavformat2010-06-28, by mstorsjo
-
RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp libavformat2010-06-25, by mstorsjo
-
rtpdec: Move AAC depacketization code in rtpdec to a proper payload handler libavformat2010-06-25, by mstorsjo
-
avienc : Avoid creating invalid AVI files when muxing subtitle streams libavformat2010-06-25, by jai_menon
-
Improve mov atom parsing debug message, print parent atom and size in decimal libavformat2010-06-25, by bcoudurier
-
asfdec: ensure number of streams is within bounds; remove VLA in asf_read_pts() libavformat2010-06-24, by mru
-
Continue after guids in asf after which other guids are possible instead of skiping libavformat2010-06-23, by michael
-
Make the http protocol open the connection immediately in http_open again libavformat2010-06-22, by mstorsjo
-
Split url_open and url_open_protocol into url_alloc and url_connect libavformat2010-06-22, by mstorsjo
-
Add an av_register_protocol2 function that takes a size parameter libavformat2010-06-22, by mstorsjo
-
RTSP: Use the same authentication for the HTTP POST session as for the GET libavformat2010-06-21, by mstorsjo
-
HTTP: Add a method for initializing the authentication state from another connection libavformat2010-06-21, by mstorsjo
-
HTTP: Get rid of the is_chunked variable, use the chunksize variable instead libavformat2010-06-21, by mstorsjo
-
Reset chunksize back to zero (= no chunked encoding) after each new open libavformat2010-06-20, by rbultje
-
Use url_write(), not http_write(), for sending the HTTP headers. This prevents libavformat2010-06-20, by rbultje
-
Add IEC958 data_types for DTS-HD (data burst described in IEC 61937-5), libavformat2010-06-20, by cehoyos
-
ff_url_join: Don't add any at-char if the auth is an empty string libavformat2010-06-19, by mstorsjo
-
Add the necessary includes, add an extra empty line for cosmetics libavformat2010-06-17, by mstorsjo
-
If the video stream is H.264 with MP4 syntax, store the NAL lenght size in libavformat2010-06-16, by lucabe
-
Fix missing logging context in a series of dprintf()s. Partially based on libavformat2010-06-15, by rbultje
-
matroskadec: add support for live broadcast containing unknown size clusters libavformat2010-06-11, by aurel
-
Generalize ID3v2 functions to support ID3v2-like ID headers with a libavformat2010-06-11, by cehoyos
-
Use a bitstream filter for converting the extradata syntax when generating an SDP. libavformat2010-06-11, by lucabe
-
Make sure the http protocol handler returns errors if a delayed open had failed libavformat2010-06-09, by mstorsjo
-
Do not attempt to seek to index for streamed files and if the user explicitly libavformat2010-06-08, by reimar
-
Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of libavformat2010-06-08, by reimar
-
Add support for disabling chunked transfer encoding for the http protocol libavformat2010-06-08, by mstorsjo
-
Modify the behaviour of http_open to implicitly delay connection establishment libavformat2010-06-08, by mstorsjo
-
Do not read the RM index when input is streamed (since it requires seeking libavformat2010-06-06, by reimar
-
matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees libavformat2010-06-04, by conrad
-
rtspenc: Write the interleaving header in the same buffer as the packet data libavformat2010-06-04, by mstorsjo
-
win32: Use _fstati64() instead of plain old fstat() on Windows to support file libavformat2010-06-03, by ramiro
-
Make write_streamheader() return a meaningful error code if no codec libavformat2010-06-02, by stefano
-
Make write_header() and write_header() return an error code in case of libavformat2010-06-02, by stefano
-
Change default number of channels (used if unspecified in the format desc) libavformat2010-06-01, by rbultje
-
Prevent au_read_packet() looping endlessly when .au file contains unsupported codec type. libavformat2010-05-31, by pross
-
Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows muxing libavformat2010-05-28, by rbultje
-
Make sure that when the parser is feeded with frame==packet that the libavformat2010-05-27, by michael
-
Add support for the newly added Nut codec tags (added in Nut r669): libavformat2010-05-26, by stefano
-
Parse and repack the first frame of H.264 in ASF because SPS+PPS lives in its own packet. libavformat2010-05-26, by alexc
-
Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. libavformat2010-05-26, by alexc
-
We're using generic tag-to-ID functions, so specific codec_id assignments libavformat2010-05-25, by rbultje
-
24l trocadero: RTMP reader forgot to shift high byte of timestamp to its libavformat2010-05-25, by kostya
-
MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>. libavformat2010-05-24, by rbultje
-
Display a more descriptive log message when probe buffer limit is libavformat2010-05-24, by jai_menon
-
matroskaenc: Write codec time base as default duration for video tracks. libavformat2010-05-24, by conrad
-
matroskadec: Revert adding the doctype to metadata; it has no meaning elsewhere libavformat2010-05-23, by conrad
-
Make the nut decoder read the ff_nut_video_tags to detect codec id of libavformat2010-05-23, by stefano
-
Define ff_nut_video_tags and make Nut muxer and demuxer set it in libavformat2010-05-23, by stefano
-
Add a md5 muxer that allows checking the md5 sums of generated streams without libavformat2010-05-23, by reimar
-
Make ff_random_get_seed public, rename to av_get_random_seed, export the header libavformat2010-05-23, by mstorsjo
-
Make av_write_header() return AVERROR(EINVAL) rather than -1 if the libavformat2010-05-22, by stefano
-
Store in a dedicated array the format name - codec id - codec type libavformat2010-05-22, by stefano
-
In ogg muxer, pack multiple frames into one page, much lower overhead libavformat2010-05-21, by bcoudurier
-
Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer libavformat2010-05-21, by mstorsjo
-
Disable non interleaved avi code when there is no index available. libavformat2010-05-20, by michael
-
Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT libavformat2010-05-19, by mstorsjo
-
matroskadec: Ensure time_scale is nonzero, fixes divide-by-zero if the file libavformat2010-05-18, by conrad
-
Use a heuristic for describing the RTP packets using sample data libavformat2010-05-18, by mstorsjo
-
In ts demuxer, output pes packet as soon as they are complete. libavformat2010-05-18, by bcoudurier
-
Change MAX_READ_SIZE message during av_find_stream_info to DEBUG level. libavformat2010-05-14, by bcoudurier
-
Move handling of paletted data to the IFF demuxer. This allows future libavformat2010-05-13, by rbultje
-
Add support to the Y411 codec tag, corresponding to the rawvideo pixel libavformat2010-05-09, by stefano
-
Favor chunk size over hitting the correct position after reading the chunk size in asf. libavformat2010-05-07, by michael
-
Add version to AVClass so we can add to and use fields of AVClass without ABI issues. libavformat2010-04-28, by michael
-
Make the IFF demuxer a little more standards-compliant, e.g. respect the size libavformat2010-04-27, by rbultje
-
Make file_open() return the error code set in errno if open() fails, libavformat2010-04-26, by stefano
-
Disable LATM AAC in mpegts, this is not supported and produce too many libavformat2010-04-22, by bcoudurier
-
Made FLIC demuxer capable of handling the videos from "X-COM: Terror from the Deep". libavformat2010-04-22, by thardin
-
Do not initialize res in url_fseek(), in the case !s->seek directly libavformat2010-04-21, by stefano