]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-06-12 faust3Fix placment of the DPCM Xan comment
2009-06-12 faust3Move frame len bits calculation to ff_wma_get_frame_len...
2009-06-12 jai_menonAssociate the 0x6c75 TwoCC used in certain Kodak cameras
2009-06-12 diegocosmetics: Prettyprint and reformat wma.c closer to...
2009-06-12 bcoudurierFail and print correct error message when video stream...
2009-06-12 diegoDPX (Digital Picture Exchange) image decoder
2009-06-12 conradAdd sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s...
2009-06-12 darkshikariAdd "m2v1" to fourccs for MPEG-2 video; fixes some...
2009-06-12 heydownsFix cast of byte buffer to uint32 that was disregarding...
2009-06-12 darkshikariAdd alternate fourcc for QCELP audio (qclq). Fixes...
2009-06-11 diegocosmetics: Prettyprint one more line to have columns...
2009-06-11 diegoThe internal header libavutil/internal.h should not...
2009-06-11 diegocosmetics: Reformat to K&R and prettyprint newly create...
2009-06-11 diegoMove id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
2009-06-11 diegocosmetics: Reformat file to K&R style upon Kostya's...
2009-06-11 diego10l: Add vc1dec.o to the list of WMV3 objects, same...
2009-06-11 diegoSplit decoder-specific code off from vc1.c into vc1dec...
2009-06-11 bcoudurierAdd const in cast. Removes warning:
2009-06-11 bcouduriergive s->resample_context to avoid segfault, avclass...
2009-06-11 conradDisable native Vorbis encoder; quality is much worse...
2009-06-11 bcoudurierRemove time_rate, we cannot compute exactly when fragme...
2009-06-11 bcoudurierif b frames are parsed, set codec->has_b_frames
2009-06-11 bcoudurierRemove even condition on pad and crop.
2009-06-10 diegoAdd code to enable and disable all VAAPI and VDPAU...
2009-06-10 diegoRemove Mans as MPEG-TS maintainer, he never intended...
2009-06-10 lu_zeroSupport seeking as defined by the rfc
2009-06-10 lu_zeroMake sure buffer end remains constant within the loop
2009-06-09 cehoyosAdd field prev_interlaced_frame to H264Context to be...
2009-06-09 rbultjeMake asf_get_packet() and asf_parse_packet() static...
2009-06-09 diegoExpress the H.264 parser dependency on the golomb code...
2009-06-09 diegoAdd missing dependencies for H.264 and VC-1 parsers.
2009-06-09 jai_menonAdd additional dependencies for sdp and rtsp demuxers...
2009-06-09 lucabeProperly initialize AVFrames to default values in the...
2009-06-09 diegocosmetics: Add missing ending backslash to installed...
2009-06-07 michaelClarify (re)get_buffer() and CODEC_CAP_DR1 relation.
2009-06-07 diegoRemove comments that refer to fixed-point AMR implement...
2009-06-06 bcoudurierclarify avcodec_decode_audio3 and avcodec_decode_video2...
2009-06-06 voroshilK&R formatting of already submitted G.729 code
2009-06-06 jai_menonCosmetics : Use dprintf instead of printf.
2009-06-06 jai_menonCosmetics : Fix indentation after last commit.
2009-06-06 jai_menonIntroduce http_get_line and modify http_connect to...
2009-06-06 voroshilConvert structure names to FFmpeg style
2009-06-06 stefanoRemove '\p', '\c' and '\e' doxygen markup from doxy...
2009-06-06 kostyaGet new buffer during frame decoding in VB video decode...
2009-06-06 voroshilInternal routine should not use name of standard function.
2009-06-05 conradEnsure that the extradata buffer is padded appripriatel...
2009-06-05 voroshilRemove ff_g729_ and g729_ prefixes from static routines.
2009-06-05 diegoAdd support for external OpenCORE libraries for AMR...
2009-06-05 diegoAdd configure option to upgrade (L)GPL to version 3.
2009-06-05 diegoMove around one paragraph, add headings for greater...
2009-06-05 diegoRename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL...
2009-06-05 bcouduriervmware video decoder uses reget_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierzmbv decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcouduriervc1 and wmv3 decoders use MPV_frame_start which uses...
2009-06-05 bcoudurierrenderware txd image decoder uses get_buffer, set CODEC...
2009-06-05 bcouduriertmv decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcouduriertiff image decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcouduriervp3 and theora decoders use get_buffer, set CODEC_CAP_DR1
2009-06-05 bcouduriertarga image decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcouduriersun rasterfile image decoder uses get_buffer, set CODEC...
2009-06-05 bcouduriersnow decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcouduriersmacker video decoder uses reget_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierkmvc decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierptx image decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierlibopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierpng decoder use get_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierpcx decoder use get_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierpgm, pgmyuv, ppm, pbm and pam decoders use get_buffer...
2009-06-05 bcoudurierdxa decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierbfi decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierbmp decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurieramv decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierbethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurier4xm decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 bcoudurierindeo3 decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-04 ramiroReplace more uses of __attribute__((aligned)) by DECLAR...
2009-06-04 diegocosmetics: K&R style reformatting
2009-06-04 kostyaMove function for reading whole specified amount of...
2009-06-03 ramiroUse less macros in x86-optimized mlpdsp.
2009-06-03 alexcAdd the .adts file extension to the ADTS muxer.
2009-06-03 bcoudurierbroken stsd length might be < 16, fix elst-assert.mp4
2009-06-03 bcoudurierChange find_tag return type to int64_t, fix a bug
2009-06-03 michaelFix sei_ct_type check so it does not mistreat ct_type...
2009-06-03 michaelPrint ct_type and pic_struct.
2009-06-03 alexcAAC ADTS to AudioSpecificConfig bitstream filter
2009-06-03 reimarSet AV_PKT_FLAG_KEY in avcodec_decode_video.
2009-06-03 reimarAdd AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.
2009-06-03 michaelClarify the input AVPacket for avcodec_decode*()
2009-06-02 kostyaCheck combined depth and number of components in TIFF...
2009-06-02 bcoudurierdo not parse full header for private streams
2009-06-02 bcouduriercorrectly handle maximum streams limit
2009-06-02 bcoudurierexport data from private streams
2009-06-01 stefanoRemove the const qualifier for the name field of AVFilt...
2009-05-31 ramiroindent
2009-05-31 ramiroRemove useless if(), leftover from the vhook removal.
2009-05-31 reimaradd #if CONFIG_ZLIB_DECODER around zlib_decomp function.
2009-05-31 reimarmszh decompression: add a special case for an all-0...
2009-05-31 reimarlcldec: ensure that the offset for av_memcpy_backptr...
2009-05-31 stefanoImplement avfilter_graph_config_links().
2009-05-31 reimarI will take care of the lcl de-/encoder while Roberto...
next