]> git.sesse.net Git - ffmpeg/history - libavformat
use ff_neterrno() and FF_NETERROR() for networking error handling
[ffmpeg] / libavformat /
2007-04-27 Alex Beregszasziuse ff_neterrno() and FF_NETERROR() for networking...
2007-04-26 Alex BeregszasziMake protocols configure selectable and also cleanup...
2007-04-26 Alex BeregszasziDon't compile RTSP_DEMUXER if not requested
2007-04-26 Alex Beregszasziproperly compile code for REDIR_DEMUXER
2007-04-26 Diego Biurruncosmetics: Remove trailing whitespace and tabs.
2007-04-26 Diego Biurruncosmetics: sort()
2007-04-26 Alex Beregszaszimove resolve_host from tcp.c to os_support.c as it...
2007-04-26 Alex Beregszaszicosmetics in resolve_host
2007-04-26 Alex Beregszasziremove unused rtsp_callback
2007-04-26 Diego Biurrunproper dependency on mpegts_demuxer for rtp_muxer
2007-04-26 Baptiste Coudurierremove no more true comment
2007-04-26 Baptiste Couduriercosmectics, use consistant and homogeneous type names...
2007-04-26 Baptiste Coudurieruse dprintf with AVFormatContext and simplify
2007-04-26 Luca AbeniFix reading PTSs and DTSs in libavformat, by reverting...
2007-04-26 Baptiste Coudurierremove now obsolete and no more true comments
2007-04-25 David ConradSupport for seeking in TTA files.
2007-04-25 Baptiste Coudurieradd xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov
2007-04-25 Baptiste Coudurieradd 'wide' reversed tag in probe, detect broken xdcam...
2007-04-25 Benoit Fouetadd rgb suffix to rawvideo muxer
2007-04-24 Benoit Fouetmore format abbreviations
2007-04-24 Baptiste Couduriercorrect comment about seek function
2007-04-24 Diego BiurrunRemove unused code + variable, fixes a warning.
2007-04-22 Michael Niedermayerdont assert(0) due to buggy rm demuxer
2007-04-22 Michael Niedermayerfix av_seek_frame_generic() so that it doesnt fail...
2007-04-22 Michael Niedermayerinit packet before calling the demuxer
2007-04-22 David ConradChange from using a seek table internal to the TTA...
2007-04-21 Baptiste Coudurierlong -> int
2007-04-21 Baptiste Couduriercosmetics: mov_mp4 -> mp4
2007-04-21 Baptiste Coudurierclean and simplify esds reading function
2007-04-21 Baptiste Coudurierremove broken ctab code
2007-04-21 Baptiste Coudurieruse INT64_MAX
2007-04-20 Alex Beregszasziremove possibly broken wince cruft
2007-04-17 Benjamin LarssonAtrac3 decoder.
2007-04-15 Aurelien Jacobsadd an enum for need_parsing
2007-04-15 Diego BiurrunMake the declaration of AVInputFormat ac3_demuxer condi...
2007-04-15 Diego BiurrunMove AC3 header parsing code together with the rest...
2007-04-13 Joakim Platetimestamps generation improvement when parsing avi
2007-04-12 Diego Biurrunspelling
2007-04-12 John DonaghyDVR-MS probe audio format
2007-04-10 Baptiste Coudurieradd D-10 PAL 40 audio essence container ul
2007-04-10 Baptiste Coudurieradd D-10 PAL 40 ul
2007-04-10 Aurelien Jacobscosmetics: indentation
2007-04-09 Aurelien Jacobsadd support for seeking to a keyframe instead of a...
2007-04-09 Aurelien Jacobsadd an intermediate variable (prepare for next patch)
2007-04-09 Aurelien Jacobsadd support for seeking in matroska files
2007-04-09 Aurelien Jacobsmove matroska_find_track_by_num() upper in the file
2007-04-09 Aurelien Jacobscluster position is relative to segment_start
2007-04-09 Aurelien Jacobsproperly set streams start_time
2007-04-09 Aurelien Jacobsremove unused context field
2007-04-09 Aurelien Jacobsremove wrong and no more used packet reordering code
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-04-08 Stefan HuehnerMake some functions which aren't used outside their...
2007-04-08 Marco Gerardscosmetics: indentation fix
2007-04-08 Michael Niedermayerfile extension based probe is max/2
2007-04-08 Michael Niedermayerfactorize
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-04-08 Michael Niedermayeralso remove c93_ prefix for static function in the...
2007-04-07 Michael Niedermayers/rle_num_bytes/code/
2007-04-07 Michael Niedermayersimplify
2007-04-07 Michael Niedermayerconform to spec
2007-04-07 Michael Niedermayeruse shorter names for the block type enum
2007-04-07 Michael Niedermayercode claims to use 32bit timestamp, lets make it also...
2007-04-07 Michael Niedermayerremove redundant comments
2007-04-07 Michael Niedermayerremove inappropriate debuging av_log() alternatively...
2007-04-07 Michael Niedermayermemleak (seems ive missed that under the obfuscated...
2007-04-07 Michael Niedermayersane indention (no more 3 statements on one line...)
2007-04-07 Anssi HannulaCRYO APC demuxer
2007-04-07 Nicholas TungBethsoft VID demuxer and video decoder
2007-04-07 Marco GerardsTHP PCM decoder, used on the Nintendo GameCube.
2007-04-07 Anssi HannulaInterplay C93 demuxer and video decoder
2007-04-07 Diego Biurruntypos/grammar
2007-04-06 Xiaohui SunSGI image decoder ported to the new image API.
2007-04-06 Víctor PaesaAdd some help for the analyzeduration option.
2007-04-04 Stefan Huehnerchanges some function declarations from () to (void...
2007-04-03 Diego BiurrunThere were two files, libavformat/grab.c and libavforma...
2007-04-03 Diego Biurruncosmetics: indentation
2007-04-03 Diego BiurrunGet rid of unnecessary conditionals.
2007-04-03 Diego BiurrunCONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need...
2007-04-03 Diego Biurruncosmetics: Put audio (de)muxer entries in alphabetical...
2007-04-03 Diego BiurrunAudio (de)muxer dependency on OSS is handled by configure.
2007-04-03 Diego Biurruncosmetics: Sort list of input/output formats.
2007-04-01 Diego BiurrunFix copy and paste error in comment.
2007-04-01 Diego Biurrunsupport for the THP game format by Marco Gerards, mgera...
2007-04-01 Michael NiedermayerWMVA
2007-03-31 Baptiste Coudurieradd AVRn fourcc
2007-03-31 Diego Biurruncosmetics: Fix indentation.
2007-03-30 Sam HocevarDo not return invalid pointer for non-audio or video...
2007-03-30 Michael Niedermayerargh, who commited this trash
2007-03-30 Michael Niedermayer10^10l to the idiot who designed this format and didnt...
2007-03-30 Michael Niedermayerfix demuxing of IMAG0002.ASF
2007-03-30 Michael Niedermayeranalyze end condition must match r_fps selection condition
2007-03-29 Michael Niedermayerfix probe of 001.vdr-broken-6025
2007-03-29 Baptiste Couduriermove atom size check before parsing function search
2007-03-29 Baptiste Coudurierunset sample count to disable track when is broken
2007-03-29 Baptiste Coudurierbreak if atom size is more than size left in container...
2007-03-29 Limin WangAllow setting v4l2 input and video standard.
2007-03-29 Bobby BinghamChange the vhook code to send real timestamps to the...
2007-03-28 Baptiste Coudurieradd hdv1 fourcc
2007-03-28 Baptiste Coudurierrevert r8538 (set bit rate for asf format) until regres...
2007-03-28 Zuxy Mengset bit rate for asf format, patch by Zuxy Meng, zuxy...
next