]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat
Change default 1 pass blocksize to 64x64.
[frescor/ffmpeg.git] / libavformat /
2007-05-16 diegoRemove extern C declarations for C++.
2007-05-16 diegoDrop unnecessary libavcodec/ prefix in #include path.
2007-05-16 coreyDon't forget about audio remaining in buffer, in case...
2007-05-15 alexinitial mingw networking support
2007-05-12 bcouduriersimplify, no need for a function
2007-05-12 bcoudurierfix ctts index computation when seeking, check must...
2007-05-11 alexcosmetics: fix indentation
2007-05-10 bcoudurierdmb1 fourcc, mjpeg_opendml.mov
2007-05-10 benoitUse url_fopen error code when opening input file
2007-05-10 takisTypos
2007-05-10 lucabeReindent code after last commit
2007-05-10 lucabeAllow avoid setting the video standard and input when...
2007-05-09 diegoRoQ muxer, patch by Vitor, vitor1001 gmail com
2007-05-08 aurelmove aac and ac3 parsers in their own files
2007-05-08 ivoautodetect ptx files
2007-05-07 aurelfix display of theora videos with visible size smaller...
2007-05-07 ivoRenderware TXD demuxer
2007-05-07 michaelimprove mpeg4-es detection by rejecting streams with...
2007-05-06 reimarFix two small typos in comment
2007-05-06 diegocosmetics: Fix indentation after last commit, patch...
2007-05-02 diegocosmetics: Sort entries by CONFIG_ name.
2007-05-02 benoitgive the position offset of the file in the packet
2007-05-02 benoitreturn right format in set_codec_from_probe_data
2007-05-02 benoitpatch so that the deprecated items show up correctly
2007-04-30 benoituse asf stream information to set bitrate
2007-04-30 diegoFix loop condition so it can be run through more than...
2007-04-30 diegomore detailed error message for buffer underflow
2007-04-28 bcoudurierfix AVStream documentation: clarify start_time, start_t...
2007-04-27 kostyaSupport for newer MacOSX AIFF
2007-04-27 bcoudurierfix oss audio playback, broken since r7983, pass AVForm...
2007-04-27 alexUse correct CONFIG_RTP_MUXER ifdef
2007-04-27 aleximplement ff_socket_nonblock and use it in networking...
2007-04-27 alexuse ff_neterrno() and FF_NETERROR() for networking...
2007-04-26 alexMake protocols configure selectable and also cleanup...
2007-04-26 alexDon't compile RTSP_DEMUXER if not requested
2007-04-26 alexproperly compile code for REDIR_DEMUXER
2007-04-26 diegocosmetics: Remove trailing whitespace and tabs.
2007-04-26 diegocosmetics: sort()
2007-04-26 alexmove resolve_host from tcp.c to os_support.c as it...
2007-04-26 alexcosmetics in resolve_host
2007-04-26 alexremove unused rtsp_callback
2007-04-26 diegoproper dependency on mpegts_demuxer for rtp_muxer
2007-04-26 bcoudurierremove no more true comment
2007-04-26 bcouduriercosmectics, use consistant and homogeneous type names...
2007-04-26 bcoudurieruse dprintf with AVFormatContext and simplify
2007-04-26 lucabeFix reading PTSs and DTSs in libavformat, by reverting...
2007-04-26 bcoudurierremove now obsolete and no more true comments
2007-04-25 conradSupport for seeking in TTA files.
2007-04-25 bcoudurieradd xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov
2007-04-25 bcoudurieradd 'wide' reversed tag in probe, detect broken xdcam...
2007-04-25 benoitadd rgb suffix to rawvideo muxer
2007-04-24 benoitmore format abbreviations
2007-04-24 bcouduriercorrect comment about seek function
2007-04-24 diegoRemove unused code + variable, fixes a warning.
2007-04-22 michaeldont assert(0) due to buggy rm demuxer
2007-04-22 michaelfix av_seek_frame_generic() so that it doesnt fail...
2007-04-22 michaelinit packet before calling the demuxer
2007-04-22 conradChange from using a seek table internal to the TTA...
2007-04-21 bcoudurierlong -> int
2007-04-21 bcouduriercosmetics: mov_mp4 -> mp4
2007-04-21 bcoudurierclean and simplify esds reading function
2007-04-21 bcoudurierremove broken ctab code
2007-04-21 bcoudurieruse INT64_MAX
2007-04-20 alexremove possibly broken wince cruft
2007-04-17 bananAtrac3 decoder.
2007-04-15 aureladd an enum for need_parsing
2007-04-15 diegoMake the declaration of AVInputFormat ac3_demuxer condi...
2007-04-15 diegoMove AC3 header parsing code together with the rest...
2007-04-13 benoittimestamps generation improvement when parsing avi
2007-04-12 diegospelling
2007-04-12 benoitDVR-MS probe audio format
2007-04-10 bcoudurieradd D-10 PAL 40 audio essence container ul
2007-04-10 bcoudurieradd D-10 PAL 40 ul
2007-04-10 aurelcosmetics: indentation
2007-04-09 aureladd support for seeking to a keyframe instead of a...
2007-04-09 aureladd an intermediate variable (prepare for next patch)
2007-04-09 aureladd support for seeking in matroska files
2007-04-09 aurelmove matroska_find_track_by_num() upper in the file
2007-04-09 aurelcluster position is relative to segment_start
2007-04-09 aurelproperly set streams start_time
2007-04-09 aurelremove unused context field
2007-04-09 aurelremove wrong and no more used packet reordering code
2007-04-08 diegoGet rid of unnecessary pointer casts.
2007-04-08 diegoMake some functions which aren't used outside their...
2007-04-08 diegocosmetics: indentation fix
2007-04-08 michaelfile extension based probe is max/2
2007-04-08 michaelfactorize
2007-04-08 michaelallocate 32 extra bytes at the end of the probe buffer...
2007-04-08 michaelalso remove c93_ prefix for static function in the...
2007-04-07 michaels/rle_num_bytes/code/
2007-04-07 michaelsimplify
2007-04-07 michaelconform to spec
2007-04-07 michaeluse shorter names for the block type enum
2007-04-07 michaelcode claims to use 32bit timestamp, lets make it also...
2007-04-07 michaelremove redundant comments
2007-04-07 michaelremove inappropriate debuging av_log() alternatively...
2007-04-07 michaelmemleak (seems ive missed that under the obfuscated...
2007-04-07 michaelsane indention (no more 3 statements on one line...)
2007-04-07 diegoCRYO APC demuxer
2007-04-07 diegoBethsoft VID demuxer and video decoder
next