source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fceeac98   12 years michaelni vc1dsp: fix pointer type warnings Signed-off-by: Michael Niedermayer …
(edit) @67c1acf2   12 years michaelni lavc/utils: fix 'warning: missing braces around initializer' …
(edit) @169dfe32   12 years michaelni lcldec: fix zlib const pointer warning Signed-off-by: Michael …
(edit) @2ad1eb19   12 years michaelni imgconvert: fix 2 "discards const qualifier from pointer target type" …
(edit) @2eab1a17   12 years michaelni imgconvert: dont depend on default return type for get_color_type() …
(edit) @4f927542   12 years michaelni h264_direct: silence several warning: assignment from incompatible …
(edit) @7fc73d9   12 years michaelni rmdec: fix compiler warning for uninitialized variables …
(edit) @4c41fc88   12 years michaelni mpegts: update AVProgram after pmt change Signed-off-by: Michael …
(edit) @928727f9   12 years michaelni mxfdec: Rescale audio stream duration from EditRate to SampleRate …
(edit) @a752b9b8   12 years michaelni ffmpeg: use the new swr -async parameter instead of a set of …
(edit) @f9e55c0f   12 years michaelni swr: support -async X as a simple way to do what ffmpeg -async X did …
(edit) @0b980e57   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
(edit) @8b6b3632   12 years michaelni vf_pp: add postproc to the library dependencys for avfilter when …
(edit) @cf0c63d9   12 years Marton Balint ffplay: fix greenish line on the right edge with some xv sizes If the …
(edit) @1be8d0fb   12 years michaelni srt_probe: make buffer pointer const Signed-off-by: Michael …
(edit) @9cb887ed   12 years michaelni dsputil_mmx: fix pointer type for emulated_edge_mc_func() Found-by: …
(edit) @f89f3d4a   12 years michaelni str_probe: make buffer related pointers const Signed-off-by: Michael …
(edit) @28b9099a   12 years michaelni pva_probe: make buffer related pointers and function arguments const …
(edit) @59693ed9   12 years michaelni mxf_probe: make buffer related pointers const Signed-off-by: Michael …
(edit) @c8e5efb4   12 years michaelni mpc8_probe: make buffer related pointers and function arguments const …
(edit) @7a84664f   12 years michaelni mp3_read_probe: make buffer related pointers const Signed-off-by: …
(edit) @9d95dee   12 years michaelni microdvd_probe: make buffer pointers const Signed-off-by: Michael …
(edit) @c3cb3389   12 years michaelni mpegps_probe: make buffer related pointers const Signed-off-by: …
(edit) @e1f94326   12 years michaelni loas_probe: make buffer pointers const Signed-off-by: Michael …
(edit) @29397c99   12 years michaelni lmlm4_probe: make buffer pointers const Signed-off-by: Michael …
(edit) @23348647   12 years michaelni ipmovie_probe: make buffer pointers const Signed-off-by: Michael …
(edit) @4fcf6aa7   12 years michaelni flac_probe: make buffer pointers const Signed-off-by: Michael …
(edit) @658bd6db   12 years michaelni ac3_eac3_probe: mark buffer pointers const Signed-off-by: Michael …
(edit) @d7e050b1   12 years michaelni adts_aac_probe: mark buffer pointers as const Signed-off-by: Michael …
(edit) @ec40d15   12 years michaelni oggdec: fix warning: assignment discards qualifiers from pointer …
(edit) @bd16f0a3   12 years michaelni avfiltergraph: put variables used in #if 0 code themselfs under #if 0 …
(edit) @70d5cd10   12 years michaelni mcdec: suppress "warning: a/vst may be used uninitialized in this …
(edit) @e9c4f36c   12 years michaelni lavf/mpeg: suppress warning: lpcm_header_len may be used uninitialized …
(edit) @7681b8e9   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: wnv1: …
(edit) @9dbedf33   12 years michaelni Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b' * commit …
(edit) @ba8e909c   12 years michaelni Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00' * commit …
(edit) @d69238e9   12 years michaelni Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a' * commit …
(edit) @c6664242   12 years michaelni Merge commit 'f5f1cf52240759208b42477e2157a7b4409ade10' * commit …
(edit) @0a9132b8   12 years anton wnv1: cosmetics, reformat
(edit) @51648da4   12 years anton xan: remove a trivially true if(). This function used to be shared …
(edit) @99e36ddd   12 years anton ansi: do not depend on get_buffer() initializing the frame. The …
(edit) @261f0b14   12 years anton zerocodec: remove an unused variable.
(edit) @8adfacff   12 years anton zmbv: remove some pointless comments and empty lines
(edit) @c6303f8d   12 years anton yop: simplify/sanitize the decoding loop Do not overwrite linesize …
(edit) @f6e395e1   12 years anton c93: set palette_has_changed.
(edit) @3eab6007   12 years anton bmp: cosmetics, reformat
(edit) @98b7a50a   12 years michaelni tiffdec: Fix runend handling Fixes Ticket1999 Signed-off-by: Michael …
(edit) @d4d8d4f7   12 years michaelni rl2: return EOF on EOF Fixes Ticket1947 Signed-off-by: Michael …
(edit) @eeb111d3   12 years michaelni Changelog: reword H264-MT entry Signed-off-by: Michael Niedermayer …
(edit) @86c6bf04   12 years stefasab doc/filters: remove outdated comments Audio API should not be …
(edit) @98dc2567   12 years Clément Bœsch lavc/pthread: do not re-define _GNU_SOURCE if already defined. This …
(edit) @00ebac6d   12 years Clément Bœsch doc: stop generating syntax.html. Just like doc/eval.texi, this file …
(edit) @4a9f7d2b   12 years martin hlsenc: Don't duplicate a string constant Signed-off-by: Martin …
(edit) @3193b13a   12 years martin hlsenc: Allocate enough space for the pattern string If s->filename …
(edit) @4f5440ad   12 years onemda NIST SPHERE demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @98fed176   12 years onemda alsdec: improve warning message when invalid channel position is found …
(edit) @57e99ea4   12 years Clément Bœsch doc/ffserver: fix a few typo.
(edit) @0940580a   12 years martin lavc: Correct the description of pkt_dts The description as updated …
(edit) @d33c939b   12 years michaelni docs: add aresample/async example Signed-off-by: Michael Niedermayer …
(edit) @3e157753   12 years michaelni x86/ac3dsp_init: try to workaround ICC failure. The asm code is not …
(edit) @768c47ec   12 years Clément Bœsch lavfi: remove mp=pp filter. Native pp filter is available. postproc …
(edit) @9b8de930   12 years Clément Bœsch lavfi: add pp filter. Ported from MPlayer. Original author is A'rpi, …
(edit) @72380d15   12 years Clément Bœsch fate/mp=pp: remove dering subfilter test. This subfilter gives a …
(edit) @e36ba988   12 years Clément Bœsch fate/mp=pp: expand subfilters with dr (dering) in them. Commands are …
(edit) @5af53731   12 years diego avfilter: Compile FIFO filters unconditionally Building libavfilter …
(edit) @f3298f12   12 years diego Return proper error code after av_log_ask_for_sample()
(edit) @ed40b6bf   12 years diego configure: cosmetics: Separate hwaccel dependencies from …
(edit) @85e83e7a   12 years michaelni doc/ffmpeg-resampler: mention that the options also work with the …
(edit) @9bbfcc26   12 years michaelni rmenc: write correct bytes per minute improves playback of ac3 in …
(edit) @76f126ba   12 years michaelni rmdec: set bit rate for ra3 Signed-off-by: Michael Niedermayer …
(edit) @8e09e183   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: 8bps: …
(edit) @def18e54   12 years michaelni Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c' * commit …
(edit) @2f9903f6   12 years michaelni Merge commit '418693bdc5edad72b0d055f741931612d797eb05' * commit …
(edit) @ba064ebe   12 years lu_zero oggdec: check memory allocation
(edit) @f5f1cf52   12 years lu_zero oggdec: K&R cosmetic formatting
(edit) @7e98956e   12 years lu_zero hlsenc: correctly report target duration
(edit) @b6d7d4ef   12 years anton 8bps: cosmetics Remove some pointless comments and empty lines.
(edit) @b047c687   12 years anton 4xm: don't rely on get_buffer() initializing the frame.
(edit) @c64cf2a3   12 years anton aasc: cosmetics, reformat
(edit) @808b2227   12 years anton ansi: remove an extra return
(edit) @c3a76c3d   12 years anton asvdec: cosmetics, reformat
(edit) @bdfa2451   12 years anton aura: cosmetics, reformat
(edit) @2ca5ca29   12 years anton huffyuv: split encoder and decoder into separate files.
(edit) @6e5c44b0   12 years anton lavc: make pkt_{p,d}ts doxy less confusing
(edit) @418693bd   12 years anton lavc: rewrite and extend AVFrame doxy
(edit) @f9d8658d   12 years michaelni libpostproc: fix leak of 2kb Signed-off-by: Michael Niedermayer …
(edit) @ca9eb930   12 years michaelni mpegvideo_enc: fix edge emulation of dimension%16 != 0 for YUV != 420 …
(edit) @707af43d   12 years michaelni lavf/y4m: spellcheck Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @2e6bd22b   12 years michaelni rmdec: set bit rate for ra4 Signed-off-by: Michael Niedermayer …
(edit) @bc5d6e4b   12 years michaelni docs: point to aresample from asyncts docs "Fixes" Ticket2036 …
(edit) @60c801c6   12 years stefasab lavf/hlsenc: reuse pattern string, rather than redefining it Improve …
(edit) @005b360b   12 years stefasab lavf/hlsenc: fix basename size computation off-by-one bug
(edit) @d02202e0   12 years justin.ruggles opt: avoid segfault in av_opt_next() if the class does not have an …
(edit) @5778299c   12 years justin.ruggles ttadec: fix last frame handling when seeking Using a frame count, as …
(edit) @e749b5dd   12 years michaelni configure: consider using /usr/include/openjpeg-1.5 when searching for …
(edit) @985aa0b   12 years michaelni h264: Detect POC inconsistencies and try to handle them reasonably …
(edit) @68a04b0c   12 years justin.ruggles alacdec: do not be too strict about the extradata size Sometimes the …
(edit) @5715d67b   12 years stefasab Changelog: add entry about the new documentation layout design
(edit) @1330d1d0   12 years Clément Bœsch doc/filters: reword introduction sentence of aformat.
(edit) @ba5ea7db   12 years Clément Bœsch doc/filters: simplify escaping in aformat. Escaping the '=' is not …
Note: See TracRevisionLog for help on using the revision log.