source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e587a428   10 years michaelni avformat/rtpproto: fix strict aliasing violations with sockaddr …
(edit) @8c1dc1f6   10 years michaelni avformat/network: add union for avoiding strict aliassing violations …
(edit) @91459bd3   10 years James avcodec: remove obsolete FF_API_DSPUTIL cruft Reviewed-by: Michael …
(edit) @6beea6f0   10 years michaelni avcodec/tiff: fix odd dimensioned yuv Fixes Ticket3893 …
(edit) @04b0dda8   10 years michaelni avcodec/libvpxdec: Adds decode support for formats other than 420 …
(edit) @b24d74e4   10 years u avcodec/microdvddec: indent fix
(edit) @fcfa3ebe   10 years u avcodec/utils: remove avcodec_ prefix for internal symbol
(edit) @b227be3   10 years michaelni avcodec/mjpegenc: the AMV encoder doesnt support yuv422 Fixes …
(edit) @808db3e6   10 years michaelni Changelog: add 2.4 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @68bca039   10 years michaelni doc/examples: remove unneeded NULL checks dst_file cannot be NULL …
(edit) @da2186be   10 years michaelni MAINTAINERS: Add 2.4 to maintained releases, drop 2.3 2.2 is used by … n2.5-dev
(edit) @5eef7042   10 years u Changelog/RELEASE_NOTES: prepare for 2.4
(edit) @fa1b5631   10 years michaelni doc/APIchanges: Update hashes and dates Signed-off-by: Michael …
(edit) @b97e2708   10 years michaelni doc/APIchanges: attempt to split releases Based on several git show …
(edit) @365b9cf6   10 years michaelni doc: mention important API changes in the RELEASE_NOTES …
(edit) @2638af2   10 years Reynaldo H. Verdejo Pinochet ffserver: drop custom skip_spaces() impl Signed-off-by: Reynaldo H. …
(edit) @4c8be331   10 years Reynaldo H. Verdejo Pinochet ffserver: use correct error for stream not found Signed-off-by: …
(edit) @8f537420   10 years michaelni doc: mention in APIChanges that AVProbeData must be initialized due to …
(edit) @5312fb13   10 years michaelni RELEASE_NOTES: add version numbers Signed-off-by: Michael Niedermayer …
(edit) @c2a7607   10 years michaelni RELEASE_NOTES: Add next versions name (Fresnel) The name is …
(edit) @36ea35bb   10 years michaelni avformat/utils: free s->pb for image2 as it can be used with and …
(edit) @89d42da5   10 years u avformat/assenc: honor ReadOrder
(edit) @52c85b1   10 years michaelni avdevice/lavfi: dont assign variables to themselfs Fixes "warning: …
(edit) @8407cbb   10 years michaelni Fix "passing argument 1 of av_free discards const qualifier from …
(edit) @296cd9c4   10 years michaelni avformat/mpegts: Improve probe heuristic by considering the overall …
(edit) @b96d864f   10 years michaelni avcodec/mjpegdec: Fix chroma width rounding Fixes vertical line at …
(edit) @ceb2fe02   10 years michaelni avcodec/bmp_parser: delay frame end detection to the next header or …
(edit) @3c6d824b   10 years michaelni avcodec/bmp_parser: simplify Signed-off-by: Michael Niedermayer …
(edit) @b11d1889   10 years michaelni avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its …
(edit) @d86cf4a9   10 years u avformat/vobsub: fix NULL dereference
(edit) @8572dbc   10 years michaelni avcodec/ac3en: use FF_ALLOC(Z)_ARRAY() Signed-off-by: Michael …
(edit) @bcac0f40   10 years michaelni lavf/format.c: use AVPROBE_SCORE_MIME instead of …
(edit) @d5e80260   10 years michaelni doc: document the addition of the AVProbeData.mime_type field and it's …
(edit) @cdb3eee7   10 years michaelni configure: Fix miscompilation for i586 If the CPU is 386, 486 or …
(edit) @b3fd2b17   10 years michaelni avformat/img2dec: Fail probing when no data is yet available and the …
(edit) @917d14e6   10 years michaelni avformat/format: Run image2 probe again when file content data is …
(edit) @321c3cd1   10 years michaelni avformat/img2dec: reduce bmppipe probe score bmp pipe needs the bmp …
(edit) @e3fb2b0e   10 years michaelni docs: add example around the suggested commit message format It gets …
(edit) @453944c   10 years michaelni configure: fix check_cmd in check_host_cpp Use correct cpp and c …
(edit) @8e8db16a   10 years michaelni avutil/ppc/float_dsp_altivec: ppc: Fix bug in …
(edit) @4a203b77   10 years michaelni avcodec/png_parser: Return the buffered data at the end …
(edit) @a6153bde   10 years michaelni avcodec/pngdec: print the actual number of bytes left in the error …
(edit) @de4a4ca1   10 years michaelni avformat/img2_alias_pix: Add AVClass and image2 AVOptions This fixes …
(edit) @8b471461   10 years michaelni avformat/img2_alias & brender_pix: fix function names Signed-off-by: …
(edit) @646d663   10 years michaelni avformat/img2_brender_pix: Add AVClass and image2 AVOptions This …
(edit) @5303a64   10 years michaelni avformat/img2: Make AVOptions available to img* demuxers defined in …
(edit) @ea7ebade   10 years michaelni avformat/rmdec: very basic MLTI support Fixes Ticket2152 …
(edit) @16de4d9   10 years michaelni ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the …
(edit) @5e3da256   10 years michaelni Merge commit '775a0b04f0cf8102fe322b2ee03fe1a0633dea04' * commit …
(edit) @3e56ae67   10 years michaelni avcodec/h264: Use FF_ALLOCZ_ARRAY_OR_GOTO() Signed-off-by: Michael …
(edit) @7258b5e   10 years michaelni avcodec/dnxhdenc: Use FF_ALLOCZ_ARRAY_OR_GOTO() Signed-off-by: …
(edit) @743d489c   10 years michaelni avcodec/mpegvideo: Use FF_ALLOCZ_ARRAY_OR_GOTO() Signed-off-by: …
(edit) @6f48c60   10 years michaelni avcodec/twinvq: Use FF_ALLOC_ARRAY_OR_GOTO() Signed-off-by: Michael …
(edit) @775a0b04   10 years diego doc: Fix syntax and logical errors in avconv stream combination …
(edit) @c4a0c64f   10 years michaelni avcodec/aacenc: Use FF_ALLOCZ_ARRAY_OR_GOTO() Signed-off-by: Michael …
(edit) @7fe59eea   10 years michaelni avcodec/ac3enc_template: Use FF_ALLOC_ARRAY_OR_GOTO() Signed-off-by: …
(edit) @8b7a39d7   10 years michaelni avcodec/adpcmenc: Use FF_ALLOC_ARRAY_OR_GOTO() Signed-off-by: Michael …
(edit) @3294fc8c   10 years michaelni avformat/concatdec: fix "warning: explicitly assigning a variable of …
(edit) @1b5ccae0   10 years michaelni avformat/mp3dec: Improve seeking frame sync code Fixes Ticket3884 …
(edit) @649b7a99   10 years James av_filter/x86/idet: use HADDD where appropriate Signed-off-by: James …
(edit) @c7d8dbad   10 years u avformat: remove FF_API_ASS_SSA dead code
(edit) @35a9959a   10 years michaelni avcodec/snow: make new_picture const Fixes "assignment discards const …
(edit) @96b06945   10 years michaelni Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47' * commit …
(edit) @5309e7e6   10 years michaelni Merge commit 'f629705b0239c80fddc1b0b15ed4bb9042c77d23' * commit …
(edit) @d2f1f2c7   10 years michaelni Merge commit 'ec217218c27d53c5b323323e6ef862bcdbcabe5f' * commit …
(edit) @8712021   10 years michaelni Merge commit '176a0fca3fd64f91d585f96137388e00d8c101b6' * commit …
(edit) @e3fd6a3a   10 years michaelni av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() …
(edit) @ee0ebd3c   10 years diego dv: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @881f96c4   10 years michaelni avcodec/rawenc: drop sizeof(AVFrame) dependency Signed-off-by: …
(edit) @b6305283   10 years michaelni Merge commit '9752d07d33d5370f7819865fbb5e582b982aad06' * commit …
(edit) @f629705b   10 years diego x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags …
(edit) @ec217218   10 years diego x86inc: Free up variable name "n" in global namespace Signed-off-by: …
(edit) @176a0fca   10 years diego x86inc: Make ym# behave the same way as xm# This makes more sense for …
(edit) @9752d07d   10 years diego dirac: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @f7bbe0f   10 years michaelni avformat/mpeg: update comment on probe score Found-by: Timothy Gu …
(edit) @69c34a6a   10 years michaelni avdevice/x11grab: fix cursor drawing in multi-screen setup The code …
(edit) @5a8e51f6   10 years michaelni avdevice/x11grab: rename the "w" Window to "root" in …
(edit) @0294612   10 years michaelni avfilter/vf_cropdetect: Do not check lines or columns twice on black …
(edit) @5109ce20   10 years michaelni avformat/mpeg: increase score for short mpeg-ps by 1 Fixes Ticket …
(edit) @6daff3bd   10 years michaelni Merge commit '1ec335513f95bf2441f81d761ea127325ecd81a0' * commit …
(edit) @1ec33551   10 years lu_zero time: Add missing zero Leftover of 56d7df91e010a177a80cfc8dbe394305 …
(edit) @1360db7e   10 years michaelni avcodec/mpeg4videodec: fix 'libavcodec/mpeg4videodec.c:2762:22: …
(edit) @a67b6c95   10 years michaelni avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is …
(edit) @baee313a   10 years michaelni avcodec/diracdec: Fix "warning: comparison of constant 4 with …
(edit) @552ce687   10 years Carl Eugen Hoyos Revert the default for ffplay to -noautoexit. Reviewed-by: Marton Balint
(edit) @42b4da75   10 years Carl Eugen Hoyos Print bits_per_raw_sample for ffprobe -show_streams. Fixes ticket #3919.
(edit) @2b1f6a35   10 years Carl Eugen Hoyos Print the actual bit depth for audio if it is different from the …
(edit) @5a6dd925   10 years michaelni avcodec/ac3dec_fixed: remove unused arrays Signed-off-by: Michael …
(edit) @951f6fa   10 years michaelni avformat/rtpdec_qt: Fix 'warning: passing argument 2 of …
(edit) @24db666d   10 years stefasab MAINTAINERS: add myself as segment maintainer
(edit) @f51de9ca   10 years stefasab lavf/segment: abort in case of invalid segment format options
(edit) @e9c08e32   10 years michaelni avformat/utils: Exclude the header size when computing duration from …
(edit) @f044fc0   10 years michaelni Merge commit '1274ea8dbaec44355bde07f6bb31fec0c4e6fd2d' * commit …
(edit) @1a59a288   10 years michaelni Merge commit 'fcf597625c7a991ca389f3a9b8ff4f5e383301c0' * commit …
(edit) @aecd0647   10 years michaelni Merge commit '803e82276b3716bf6012ec69e8854dae14a4fd2b' * commit …
(edit) @5e752419   10 years Reynaldo H. Verdejo Pinochet ffserver: tests, force +global_header for ASF Signed-off-by: Reynaldo …
(edit) @1274ea8d   10 years diego Split off floating point AAN (I)DCT into separate components
(edit) @fcf59762   10 years martin ismindex: Avoid writing ismf files if no base name has been specified …
(edit) @803e822   10 years martin libavformat: Check mkdir return error codes Previously, the returned …
(edit) @a5b20bf4   10 years michaelni doc/filters.texi: improve the wording of the expr_int_format …
Note: See TracRevisionLog for help on using the revision log.