log

age author description
2008-01-20 aurel add missing Makefile rules for pcm muxers/demuxers libavformat
2008-01-20 bcoudurier reorder alphabetically libavformat
2008-01-20 bcoudurier new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com libavformat
2008-01-19 bcoudurier init uid to 0 libavformat
2008-01-19 bcoudurier indentation libavformat
2008-01-19 bcoudurier correctly handle sony mpeg4 extradata libavformat
2008-01-19 bcoudurier check if read child returned error libavformat
2008-01-19 bcoudurier simplify with matching len libavformat
2008-01-19 bcoudurier simplify and detect better non frame wrapped mappings libavformat
2008-01-19 bcoudurier cosmetics: read_metadata -> read libavformat
2008-01-19 bcoudurier cosmetics libavformat
2008-01-19 bcoudurier remove unused crypto context uid libavformat
2008-01-19 bcoudurier support dynamically allocated local tags, used by encrypted files libavformat
2008-01-19 bcoudurier check malloc return libavformat
2008-01-19 bcoudurier add some dv container uls libavformat
2008-01-19 bcoudurier simplify by checking min matching len libavformat
2008-01-18 rbultje Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). libavformat
2008-01-17 rtogni Fix forgotten braces from r11039 libavformat
2008-01-17 michael Consider initial EOR in the back_ptr calculation. libavformat
2008-01-17 michael Replace idiotic (what moron wrote that code?) "buffer overflow" message by libavformat
2008-01-16 diego Remove some spaces to keep certain people's eyes from hurting. libavformat
2008-01-16 diego misc spelling/grammar fixes libavformat
2008-01-15 lucabe Make avc_find_startcode non-static, so that it can be used from other libavformat
2008-01-14 mbardiaux Suppress runaway index on streamed input libavformat
2008-01-13 rtogni Add support for S8 PCM (codec 2) libavformat
2008-01-13 michael user specifyable maximum amount of memory to use for the index. libavformat
2008-01-12 victor Alignment libavformat
2008-01-12 victor Link to libraries in dependency order. libavformat
2008-01-12 michael Set pts/dts in raw (yuv,rgb,pcm) demuxers. libavformat
2008-01-12 michael Write 0 instead of seeking forward (and leaving bytes uninitalized), libavformat
2008-01-11 aurel add a ff_ prefix to newly exported functions from avc.c libavformat
2008-01-11 aurel Matroska muxer needs to format all NAL units, not only extradata. libavformat
2008-01-11 lucabe Do not install rtp.h (which should have never been part of the public API) libavformat
2008-01-11 aurel matroskaenc now depends on avc.o libavformat
2008-01-11 aurel Use the isom avcc formatting for h264 extradata in matroska. libavformat
2008-01-11 aurel Move isom_write_avcc() and related functions into a separate file. libavformat
2008-01-11 aurel extract isom_write_avcc into a function libavformat
2008-01-11 aurel Add one more parameter to avc_parse_nal_units so that it allows not to libavformat
2008-01-11 aurel Check return value of avc_parse_nal_units(). libavformat
2008-01-10 rbultje Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()), libavformat
2008-01-10 rbultje Make rtp_parse_packet() always call the vfunc of the dynamic payload handler libavformat
2008-01-10 lucabe Pass a proper context to av_log() libavformat
2008-01-08 diego Fix random typos. libavformat
2008-01-08 reimar url_write is part of the public API so it may not be under ifdef. libavformat
2008-01-08 bcoudurier check av_new_stream return value libavformat
2008-01-08 bcoudurier check av_new_stream return value libavformat
2008-01-07 ivo Linux Media Labs MPEG-4 (LMLM4) demuxer libavformat
2008-01-07 ivo Implement read_timestamp and enable seeking in PVA files. libavformat
2008-01-07 ivo cosmetics libavformat
2008-01-07 ivo remove unnecessary check libavformat
2008-01-07 ivo use ff_parse_pes_pts for parsing an MPEG-PES timestamp libavformat
2008-01-07 ivo Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it libavformat
2008-01-07 aurel Make ff_mkv_codec_tags lie entirely in .rodata section. libavformat
2008-01-06 diego cosmetics: Add another pair of parentheses to aid readability. libavformat
2008-01-06 diego Rename two structures, identifiers starting with _[A-Z] are reserved. libavformat
2008-01-06 bcoudurier cosmetics, split overly long lines libavformat
2008-01-06 lucabe Make AVRtpPayloadTypes static and constant libavformat
2008-01-05 ivo cosmetics, superfluous space libavformat
2008-01-05 ivo proper check for valid pva_pts libavformat
2008-01-05 ivo do not return an error, but warn and recover when encountering an audio packet libavformat
2008-01-05 ivo validate streamid before use libavformat
2008-01-05 ivo change audio codec id to mp2 libavformat
2008-01-05 ivo proper type and initialization of pva_pts libavformat
2008-01-05 ivo remove unnecessary shift libavformat
2008-01-04 aurel improve CRC API libavformat
2008-01-04 lucabe Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies libavformat
2008-01-04 lucabe Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies libavformat
2008-01-04 michael Move *malloc() out of tree.c, that way the code can be used with libavformat
2008-01-04 benoit Make three rm demuxer functions non static. libavformat
2008-01-03 lucabe Rationalize some dependencies between rtsp and rtp libavformat
2008-01-03 lucabe Fix the RTP muxer dependencies libavformat
2008-01-03 ivo use one shift less in get_pts() libavformat
2008-01-03 aurel mention libavfilter in warning about deprecated vhook libavformat
2008-01-02 diego Drop RTSP default protocol. libavformat
2008-01-02 diego cosmetics: Reindent. libavformat
2008-01-02 diego Merge double-nested if into && condition. libavformat
2008-01-02 aurel move num_packets=0 where it belongs libavformat
2008-01-02 ivo TechnoTrend PVA Demuxer libavformat
2008-01-02 diego cosmetics: sort() libavformat
2008-01-01 diego Add portable way to check for the existence of definitions and libavformat
2008-01-01 michael Extract aspect ratio from ODML/vprp. libavformat
2007-12-31 michael Correct doxy about timestamp units of read_timestamp(). libavformat
2007-12-31 michael Document return of read_timestamp. libavformat
2007-12-31 michael More verbose aspect ratio error msg. libavformat
2007-12-29 aurel export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) libavformat
2007-12-29 aurel clear internal queue when seeking libavformat
2007-12-29 aurel move internal queue freeing code in its own function libavformat
2007-12-29 aurel fix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com) libavformat
2007-12-29 michael indent libavformat
2007-12-29 michael Try to fix url_split() so that the ?foobar part is in the path and only the path. libavformat
2007-12-28 ivo Sun Rasterfile decoder libavformat
2007-12-28 lu_zero Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Reindent libavformat
2007-12-28 lu_zero Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng support libavformat
2007-12-28 lu_zero Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment libavformat
2007-12-28 michael Revert hack which should have never been commited. libavformat
2007-12-27 diego Check for the presence of sys/select.h and conditionally #include it. libavformat
2007-12-27 michael Fix detected fps for old divx/xvid. libavformat
2007-12-26 michael Do not force fps unless the user actually specified one. libavformat
2007-12-26 ivo PC Paintbrush PCX image decoder libavformat
2007-12-25 michael Revert r6124, the change was just wrong, other formats than MPEG-PS can be libavformat
2007-12-24 diego djgpp port, first part libavformat
2007-12-23 diego typo: begining --> beginning libavformat
2007-12-23 reimar begining -> beginning typo fix libavformat
2007-12-23 reimar 100l, av_read_packet must check for read_packet error, in case of libavformat
2007-12-22 reimar Add a av_alloc_put_byte function. libavformat
2007-12-21 diego Fix Doxygen function parameter name. libavformat
2007-12-21 diego comment typo fixes libavformat
2007-12-21 ivo typo ;) libavformat
2007-12-20 michael Document ByteIOContext and URLContext change rules. libavformat
2007-12-20 banan Reindent libavformat
2007-12-20 banan Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files libavformat
2007-12-20 michael Document a few more structure change rules with relation to ABI/API. libavformat
2007-12-20 bcoudurier fix indentation libavformat
2007-12-20 michael Document structure change rules with relation to ABI/API. libavformat
2007-12-20 aurel cosmetics: indentation libavformat
2007-12-20 aurel remove double check of pb->read_seek libavformat
2007-12-19 aurel use proper url_is_streamed() API libavformat
2007-12-19 michael Make recently added and still unused read_seek functions return offset_t. libavformat
2007-12-19 michael Merge recently added and still unused play and pause functions. libavformat
2007-12-19 bcoudurier use generic 'glbl' atom if extradata is present but no specific method is known libavformat
2007-12-19 bcoudurier supports glbl atom containing generic extradata for all codecs libavformat
2007-12-19 reimar Increase minor version due to new av_close_input_stream libavformat
2007-12-19 reimar Add a av_close_input_stream function libavformat
2007-12-19 michael Remove dead code which disappeared with the last major version bump. libavformat
2007-12-19 michael Remove *_codec_id from AVFormatParameters with the next major version bump. libavformat
2007-12-19 michael Allow overriding codec_ids. libavformat
2007-12-19 michael Remove unneeded avio wrapper functions. libavformat
2007-12-17 reimar Simplify av_close_input_file similarly to av_open_input_file previously libavformat
2007-12-17 reimar Simplify av_open_input_file libavformat
2007-12-17 reimar Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option libavformat
2007-12-17 benoit Enable av_read_pause(), av_read_play() and the ASF demuxer's av_read_seek() libavformat
2007-12-16 bcoudurier useless 0L here libavformat
2007-12-16 bcoudurier remove now useless fields libavformat
2007-12-16 bcoudurier do not retain useless pointers to avstream priv_data, use it directly libavformat
2007-12-16 bcoudurier remove duplicate field libavformat
2007-12-16 bcoudurier cosmetics: func -> parse, remove useless parenthesis libavformat
2007-12-16 bcoudurier remove useless declaration libavformat
2007-12-16 bcoudurier save pointer to parse table, it is unlikely to change libavformat
2007-12-16 bcoudurier remove useless seek libavformat
2007-12-16 bcoudurier cosmetics libavformat
2007-12-16 bcoudurier support streamed mov/mp4 libavformat
2007-12-16 bcoudurier return error when url_fseek could not read until desired offset in streamed mode libavformat
2007-12-16 diego cosmetics: comment typo fixes libavformat
2007-12-15 bcoudurier choose next sample by sample position libavformat
2007-12-15 michael document how to free the result of av_alloc_format_context() libavformat
2007-12-12 michael av_*_next() API for libavformat libavformat
2007-12-09 ramiro Fix compilation of os_support.c for MinGW with --disable-network libavformat
2007-12-05 melanson adjust indentation on latest patch libavformat
2007-12-05 melanson Check sanity in the palette loading operation. The addresses a potential security risk in libavformat
2007-12-04 rtogni Typo libavformat
2007-12-03 bcoudurier return error if malloc failed, found by takis, fix issue 286 libavformat
2007-12-03 bcoudurier check mov_read_default return value where appropriate, patch by takis, fix issue 285 libavformat
2007-12-03 diego colour --> color in variable names libavformat
2007-12-03 diego cosmetics: comment spelling fixes libavformat
2007-12-03 diego Fix make checkheaders. libavformat
2007-12-03 bcoudurier fix dnxhd 720p in mov for quicktime player libavformat
2007-12-03 michael add assert to detect invalid packet_timestamp_start/end libavformat
2007-12-03 michael correct invalid duration libavformat
2007-12-03 michael make mpeg-ps probe less happy with random data libavformat
2007-12-03 michael return a slightly larger score if we find more than 500 valid mp3 frames in a row libavformat
2007-12-03 michael ensure that the probe code runs in O(n) libavformat
2007-12-03 michael remove arbitrary 4096 limit for probing libavformat
2007-12-03 michael prevent O(n^2) execution of ff_mpa_decode_header() for valid mp3 files libavformat
2007-12-02 reimar Make ff_qt_default_palette_* arrays "static const" libavformat
2007-12-02 reimar Make ff_mkv_codec_tags array const, it is never written. libavformat
2007-12-02 rtogni Fix muxer so that generated files are playable by realplayer, other open libavformat
2007-12-02 rtogni Revert r10892, it's wrong and no longer needed to prevent crashes libavformat
2007-12-02 diego Fix some spelling mistakes. libavformat
2007-12-01 vitor spelling libavformat
2007-12-01 diego succes --> success typo libavformat
2007-12-01 michael stupid code (casting of void*) found by checktree.sh libavformat
2007-12-01 michael 1000l _reserved (found by checktree.sh) libavformat
2007-11-29 lucabe Suppress the "redirector hack" from libavformat/utils.c:av_open_input_stream(), libavformat
2007-11-28 andoma Bump lavf minor due to addition of libavformat
2007-11-28 andoma Extend ByteIOContext and add the buffered IO functions: libavformat
2007-11-27 diego Add #include "os_support.h" to restore OS/2 support. libavformat
2007-11-27 diego Remove possibly misleading comments. libavformat
2007-11-25 aurel add pcm_s16le_planar support for electronicarts files libavformat
2007-11-24 diego Add missing #includes to fix 'make checkheaders'. libavformat
2007-11-24 andoma Extend URLProtocol with new function pointers and api functions for libavformat
2007-11-23 diego Keep -L flags before corresponding -l flags. libavformat
2007-11-22 lucabe Introduce libavdevice libavformat
2007-11-22 lu_zero Make av_read_frame with rtsp client return EINTR on interrupt libavformat
2007-11-22 ramiro os_support.h is also needed for usleep and lseek on MinGW. libavformat
2007-11-21 lucabe Include os_support.h only when needed libavformat
2007-11-21 lu_zero Make av_read_frame with rtsp client return EINTR on interrupt libavformat
2007-11-21 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
2007-11-19 rtogni Replace realloc with free+malloc, the previous content of the buffer is libavformat
2007-11-19 lucabe Convert perror() in av_log() in bktr.c. libavformat
2007-11-19 lucabe Remove perror() usage from udp.c libavformat
2007-11-19 lucabe Do not use perror() in audio, video, and DV grabbers libavformat
2007-11-19 rtogni Cosmetics libavformat
2007-11-19 rtogni No need to update pos, it's not used after that line libavformat
2007-11-18 rtogni Cleanup: remove ssize libavformat
2007-11-18 rtogni Check for memory allocation failure of temp buffer libavformat
2007-11-18 rtogni Optimize memory management to create an av_packet from multiple slices: libavformat
2007-11-17 heydowns When new streams are detected, look for old filters and close them out. libavformat
2007-11-16 lucabe Add MPEG2 support to the RTP muxer libavformat
2007-11-16 lucabe Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP libavformat
2007-11-16 alex Remove empty pipe_close libavformat
2007-11-16 alex Call prot->url_close only if it is present. libavformat
2007-11-16 alex Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. libavformat
2007-11-15 alex Prefer ADPM_SWF instead NONE if no MP3 encoding is compiled in. libavformat
2007-11-15 rtogni 1000l: Fix check for max slice number libavformat
2007-11-15 rtogni Move dnet-ac3 byte-swapping code close to audio packet read code libavformat
2007-11-15 lucabe Remove some more duplicated code libavformat
2007-11-15 lucabe Remove the useless variable "my_addr1" libavformat
2007-11-15 lucabe Use the same code to set local_port in the IPv4-only case and in the libavformat
2007-11-15 takis Fix Doxygen parameter libavformat
2007-11-15 takis Fix Doxygen parameter name libavformat
2007-11-15 takis Fix Doxygen parameter name libavformat
2007-11-14 aurel cosmetics: whitespace libavformat
2007-11-14 takis Typo libavformat
2007-11-14 lucabe Remove some useless assignments (the UDPContext is allocated with av_mallocz()) libavformat
2007-11-14 lucabe Simplify set_remote_url(), and remove some code duplication libavformat
2007-11-14 lucabe Use recv() instead of recvfrom() (removes some other differences between libavformat
2007-11-14 lucabe Remove a now unused field libavformat
2007-11-14 lucabe Give better names to multicast functions (they are not IPv6-only) libavformat
2007-11-14 lucabe Avoid to duplicate the multicast code between the IPv4-only and libavformat
2007-11-14 lucabe Remove some ifdefs by using the "dest_addr_len" field in both the IPv4-only libavformat
2007-11-14 andoma Add support for reading WM/Year tag libavformat
2007-11-14 andoma remove unnecessary -1 from snprintf len libavformat
2007-11-14 andoma Add support for ID3v2 year tag libavformat
2007-11-13 michael rename fps(frame per second) to tb(time base) to prevent libavformat
2007-11-12 bcoudurier remove now useless libogg support libavformat
2007-11-11 mru set PKT_FLAG_KEY for Theora and OGM streams libavformat
2007-11-10 bcoudurier ogg muxer libavformat
2007-11-10 diego comment typo libavformat
2007-11-09 lucabe Add support for some more audio formats libavformat
2007-11-08 mru Improve Sofdec file detection libavformat
2007-11-08 aurel fix potential buffer over-read libavformat
2007-11-08 aurel fix negative fseek libavformat
2007-11-08 benoit Split ac3 byte swapping into a separate function. libavformat
2007-11-08 benoit Isolate caching of audio frames in its own function. libavformat
2007-11-08 benoit Change a stream indexer. libavformat
2007-11-08 benoit Split out the packet parsing from the main function body in rmdec.c libavformat
2007-11-08 benoit Change parse indexer. libavformat
2007-11-08 diego Give Ogg muxer a lib prefix in the name like we do with all other formats libavformat
2007-11-08 benoit Change ff_rm_read_mdpr_codecdata to get back to old behavior. libavformat
2007-11-07 aurel correctly set audio codec when demuxing sofdec files libavformat