2010-04-26 |
Sebastian Vater | Make two functions out of #define hackery.
|
commit | commitdiff | tree |
2010-04-22 |
Christian Schmidt | Support VP6F in Matroska.
|
commit | commitdiff | tree |
2010-04-22 |
Cyril Russo | Fix compilation error of ffmpeg and ffplay with --disable...
|
commit | commitdiff | tree |
2010-04-17 |
Michael Kaufmann | Add const to some pointer parameters.
|
commit | commitdiff | tree |
2010-04-12 |
Howard Chu | Do not set pos to an error value.
|
commit | commitdiff | tree |
2010-04-11 |
Howard Chu | Set audio bit rate.
|
commit | commitdiff | tree |
2010-04-02 |
Carl Eugen Hoyos | Use AVDISCARD_DEFAULT for 0 where appropriate.
|
commit | commitdiff | tree |
2010-04-01 |
Robert Krüger | Add -t option to ffplay.
|
commit | commitdiff | tree |
2010-03-31 |
Carl Eugen Hoyos | Fix likely typo in r15937.
|
commit | commitdiff | tree |
2010-03-31 |
Jean-Daniel Dupas | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
commit | commitdiff | tree |
2010-03-31 |
Joakim Plate | Probe aac codecs for CODEC_ID_PROBE.
|
commit | commitdiff | tree |
2010-03-31 |
Anton Khirnov | Remove superfluous space from a conversion table.
|
commit | commitdiff | tree |
2010-03-30 |
Carl Eugen Hoyos | Add spectral extension to the E-AC-3 decoder.
|
commit | commitdiff | tree |
2010-03-30 |
Stephen Warren | Set VDPAU H264 picture parameter field_order_cnt and...
|
commit | commitdiff | tree |
2010-03-30 |
Stephen Warren | Fix VDPAU for H.264 streams with long reference frames.
|
commit | commitdiff | tree |
2010-03-24 |
Carl Eugen Hoyos | Silence ridiculous gcc warning.
|
commit | commitdiff | tree |
2010-03-23 |
Pavel Pavlov | Always check if ff_alloc_picture() succeeds.
|
commit | commitdiff | tree |
2010-03-23 |
Robert Krüger | Add a loop option to ffplay.
|
commit | commitdiff | tree |
2010-03-23 |
Tomas Härdin | Fix seeking in DV when filesize is unknown.
|
commit | commitdiff | tree |
2010-03-18 |
Janusz Krzysztofik | Extend the generic path of the yuv2rgb converter with...
|
commit | commitdiff | tree |
2010-03-18 |
Carl Eugen Hoyos | It is difficult nowadays to compile without swscale...
|
commit | commitdiff | tree |
2010-03-17 |
Carl Eugen Hoyos | Fix compilation on PPC 470.
|
commit | commitdiff | tree |
2010-03-14 |
Carl Eugen Hoyos | Cosmetics: Fix a comment.
|
commit | commitdiff | tree |
2010-03-09 |
Carl Eugen Hoyos | Fix indentation after r22414.
|
commit | commitdiff | tree |
2010-03-09 |
Zhou Zongyi | SIMD optimization using float_to_int16_interleave.
|
commit | commitdiff | tree |
2010-03-07 |
Daniel Kristjansson | Fix pts->dts conversion init for non-zero initial value...
|
commit | commitdiff | tree |
2010-03-04 |
Alexis Ballier | Support BGR555, BGR565, RGB555 and RGB565 foreign endian...
|
commit | commitdiff | tree |
2010-03-03 |
Carl Eugen Hoyos | Support B-frames when decoding MPEG-4 with VDPAU hardware...
|
commit | commitdiff | tree |
2010-03-02 |
Carl Eugen Hoyos | Pass correct buffer-pointer and buffer-size to hardware...
|
commit | commitdiff | tree |
2010-03-01 |
Carl Eugen Hoyos | Process packed bitstream also for VDPAU.
|
commit | commitdiff | tree |
2010-03-01 |
Chris Stones | Don't let output pixel format influence input pixel...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Make av_build_filter static (and remove av_): It is...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Make av_get_bit_rate() static and remove av_, the function...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include libxvid_internal.h: It contains the prototype...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Make the following functions static (and remove ff_...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Make function get_channel_name() static: It is only...
|
commit | commitdiff | tree |
2010-02-28 |
Anton Khirnov | Print chapter info in dump_format().
|
commit | commitdiff | tree |
2010-02-28 |
Janusz Krzysztofik | Process picture aspect ratio changes in H.264.
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include rtpdec.h, it contains prototypes for the following...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include internal.h and imgconvert.h, they contain the...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include msrledec.h: It contains the prototype for ff_msrle_d...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include atrac.h: It contains the prototypes for atrac_genera...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include mpegaudiodecheader.h: It contains the prototype for
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Remove declaration of unused variables.
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include h263_parser.h: It contains the prototype for
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include mpeg4video.h: Needed for declaration of ff_mpeg4_dec...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include sha1.h from sha.c: It contains several prototypes.
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Make sws_dcVec static: It is only used inside libswscale...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include avc.h from avc.c: It contains several prototypes.
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Make mp4_read_descr static: It is only used inside...
|
commit | commitdiff | tree |
2010-02-28 |
Carl Eugen Hoyos | Include apetag.h which contains the prototype for ff_ape_par...
|
commit | commitdiff | tree |
2010-02-24 |
Yann Coupin | Correctly increment continuity_counter in PCR packets.
|
commit | commitdiff | tree |
2010-02-22 |
Carl Eugen Hoyos | Fix compilation for --enable-version3 --enable-libopencore_a...
|
commit | commitdiff | tree |
2010-02-21 |
avcoder | Remove unused variable mb_xy.
|
commit | commitdiff | tree |
2010-02-20 |
Carl Eugen Hoyos | Gcc attribute may_alias is not supported (or silently...
|
commit | commitdiff | tree |
2010-02-15 |
Anton Khirnov | Strings in extended content header are UTF16,
|
commit | commitdiff | tree |
2010-02-15 |
Anton Khirnov | workaround for broken files created by previous versions...
|
commit | commitdiff | tree |
2010-02-15 |
Maxim Poliakovski | Remove outdated comment.
|
commit | commitdiff | tree |
2010-02-13 |
Ramiro Polla | Fix compilation with --enable-libgsm on Gentoo and...
|
commit | commitdiff | tree |
2010-02-11 |
Wolfram Gloger | Remove recording_time check which is no longer necessary...
|
commit | commitdiff | tree |
2010-02-02 |
Carl Eugen Hoyos | Fix r21223: AVup samples (issue 1685) need a buf offset...
|
commit | commitdiff | tree |
2010-02-02 |
Justin Johnson | Guess the duration before converting video and write...
|
commit | commitdiff | tree |
2010-02-02 |
Yuriy Kaminskiy | Fix warnings about redefining constants when compiling...
|
commit | commitdiff | tree |
2010-02-01 |
Alexis Ballier | Fix warnings about implicit function declaration when...
|
commit | commitdiff | tree |
2010-01-30 |
Carl Eugen Hoyos | Disable Altivec for processors older than G4.
|
commit | commitdiff | tree |
2010-01-28 |
Rafaël Carré | Export H264 profile and level in AVCodecContext.
|
commit | commitdiff | tree |
2010-01-27 |
Carl Eugen Hoyos | Support demuxing Blu-ray subtitles in matroska files.
|
commit | commitdiff | tree |
2010-01-27 |
Rafaël Carré | Fix svq3_* function declarations.
|
commit | commitdiff | tree |
2010-01-26 |
Carl Eugen Hoyos | Metasoft MJPEG codec has Cb and Cr swapped, fixes issue...
|
commit | commitdiff | tree |
2010-01-25 |
Carl Eugen Hoyos | Release buffer when decoding is finished.
|
commit | commitdiff | tree |
2010-01-24 |
Carl Eugen Hoyos | Fix decoding ATI VCR2 codec, sample in
|
commit | commitdiff | tree |
2010-01-24 |
Carl Eugen Hoyos | Force codec_tag I420 for Quicktime Planar Y'CbCr 8...
|
commit | commitdiff | tree |
2010-01-17 |
Carl Eugen Hoyos | Fix indentation after r21257.
|
commit | commitdiff | tree |
2010-01-17 |
Michael Karcher | Support demuxing of Sony OpenMG files without metadata...
|
commit | commitdiff | tree |
2010-01-16 |
ami_stuff | Support decoding of SoftLab-NSK VideoTizer.
|
commit | commitdiff | tree |
2010-01-16 |
Carl Eugen Hoyos | Correctly decode some Avid AV1x samples, fixes issue...
|
commit | commitdiff | tree |
2010-01-16 |
Anatoly Nenashev | Support lowres 3 when decoding MPEG video.
|
commit | commitdiff | tree |
2010-01-16 |
ami_stuff | Support 2Vuy in mov, fixes issue 1690.
|
commit | commitdiff | tree |
2010-01-15 |
Carl Eugen Hoyos | Support decoding of Avid uncompressed mov files, fixes...
|
commit | commitdiff | tree |
2010-01-15 |
Carl Eugen Hoyos | Support decoding Avid 1:1x codec, (partially) fixes...
|
commit | commitdiff | tree |
2010-01-15 |
Carl Eugen Hoyos | Do not assign codec_tag to pix_fmt in rawdec.c, but...
|
commit | commitdiff | tree |
2010-01-12 |
Carl Eugen Hoyos | Support uncompressed ("Resolution 1:1") Avid AVI Codec...
|
commit | commitdiff | tree |
2010-01-11 |
Carl Eugen Hoyos | 10l: Fix forgotten variable rename from r14893 (fixes...
|
commit | commitdiff | tree |
2010-01-10 |
Carl Eugen Hoyos | Use enum CodecID where appropriate.
|
commit | commitdiff | tree |
2010-01-07 |
Carl Eugen Hoyos | Fix red/blue swap for 4xa files.
|
commit | commitdiff | tree |
2010-01-06 |
Carl Eugen Hoyos | 100l: Fix compilation after r21037.
|
commit | commitdiff | tree |
2010-01-05 |
Carl Eugen Hoyos | Cosmetics: Fix indentation and comment after r21027.
|
commit | commitdiff | tree |
2010-01-05 |
Carl Eugen Hoyos | Support decoding raw 2bpp in mov, fixes issue 1528.
|
commit | commitdiff | tree |
2010-01-05 |
Carl Eugen Hoyos | Improve readability of 4bpp raw decoder and prepare...
|
commit | commitdiff | tree |
2009-12-31 |
Carl Eugen Hoyos | Fix colourspace for 16 bit raw video in mov, fixes...
|
commit | commitdiff | tree |
2009-12-30 |
Carl Eugen Hoyos | Support raw black&white in mov, fixes issue 1654.
|
commit | commitdiff | tree |
2009-12-29 |
Carl Eugen Hoyos | Fix colours for QT JPEG2000, fixes issue 1540.
|
commit | commitdiff | tree |
2009-12-29 |
Carl Eugen Hoyos | Use correct pixfmt for 32 bit raw in mov also on big...
|
commit | commitdiff | tree |
2009-12-18 |
Carl Eugen Hoyos | Swap red and blue when decoding r210.
|
commit | commitdiff | tree |
2009-12-16 |
Carl Eugen Hoyos | Undo r20874: It broke AAC decoding.
|
commit | commitdiff | tree |
2009-12-15 |
Matthieu Crapet | Simplify freeing of audio_language and subtitle_language.
|
commit | commitdiff | tree |
2009-12-15 |
Carl Eugen Hoyos | Use enum and constant to avoid three icc warnings.
|
commit | commitdiff | tree |
2009-12-14 |
Carl Eugen Hoyos | Define _XOPEN_SOURCE as 600 before including a XSI...
|
commit | commitdiff | tree |
2009-12-14 |
Carl Eugen Hoyos | Use PIX_FMT_NONE for -1 when enum PixelFormat is expected...
|
commit | commitdiff | tree |
2009-12-14 |
Carl Eugen Hoyos | Use enum PixelFormat as type for input_pixfmt to avoid...
|
commit | commitdiff | tree |
next |