source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1f801f3a   13 years michaelni yuv4enc: switch to encode2() Signed-off-by: Paul B Mahol …
(edit) @d1ede56   13 years michaelni v308enc: switch to encode2() Signed-off-by: Paul B Mahol …
(edit) @29a8f6b8   13 years michaelni udp: Fix sign of error codes. Signed-off-by: Michael Niedermayer …
(edit) @b6ff81d6   13 years nicolas.george sbgdec: read_seek was undeprecated.
(edit) @42655b2   13 years nicolas.george avfiltergraph: avoid harmful auto audio conversions. With the current …
(edit) @69a653ca   13 years nicolas.george configure: add lavfi dependencies to .pc files. lavfi have optional …
(edit) @b18c27de   13 years tempn riff: IPJ2 decodes with j2k decoder. samples can be made from mencoder …
(edit) @e99f1a8c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dxva2: …
(edit) @094673ff   13 years michaelni eval: support 3 parameter functions. Signed-off-by: Michael …
(edit) @43b1943a   13 years michaelni eval: Add taylor series evaluation support. Signed-off-by: Michael …
(edit) @562ebc30   13 years diego dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndex …
(edit) @15b4b505   13 years diego img2: split muxer and demuxer into separate files Signed-off-by: Paul …
(edit) @aac07a7a   13 years rsbultje rm: prevent infinite loops for index parsing. Specifically, prevent …
(edit) @1cd9a615   13 years alex.converse aac: fix infinite loop on end-of-frame with sequence of 1-bits. …
(edit) @b142496   13 years alex.converse mov: Add more HDV and XDCAM FourCCs. Reference: VLC
(edit) @0584e3ca   13 years anton lavf: don't set AVCodecContext.has_b_frames in compute_pkt_fields(). …
(edit) @e30b3e59   13 years rsbultje rmdec: when using INT4 deinterleaving, error out if sub_packet_h <= 1. …
(edit) @58700edb   13 years justin.ruggles cdxl: correctly synchronize video timestamps to audio Signed-off-by: …
(edit) @6bbaf6e0   13 years justin.ruggles mlpdec_parser: fix a few channel layouts. Signed-off-by: Justin …
(edit) @147715ca   13 years justin.ruggles Add channel names to channel_names[] array for channels added in …
(edit) @f16c950   13 years nicolas.george lavu: document av_reverse.
(edit) @534a82a3   13 years nicolas.george lavd/lavfi: support all sample formats.
(edit) @9cbf17e9   13 years nicolas.george lavc: introduce av_get_pcm_codec.
(edit) @0c7b8b75   13 years martin movenc: Buffer the mdat for the initial moov fragment, too This …
(edit) @b70f04c2   13 years martin flvdec: Ignore the index if the ignidx flag is set Signed-off-by: …
(edit) @0a7ce3ca   13 years martin flvdec: Fix indentation Also split a long line. Signed-off-by: …
(edit) @4217dfe8   13 years nicolas.george af_pan: remove dual double/int storage of gain. libswresample takes …
(edit) @aa96d433   13 years martin movdec: Don't parse all fragments if ignidx is set In nonseekable …
(edit) @383a3b64   13 years martin movdec: Restart parsing root-level atoms at the right spot If parsing …
(edit) @b5696ff   13 years diego prores: use natural integer type for the codebook index The …
(edit) @d00bc6a8   13 years michaelni r210enc and y41penc: don't set same pkt->size twice Signed-off-by: …
(edit) @8a08503b   13 years michaelni pngdec: Print error if signature is wrong. Signed-off-by: Michael …
(edit) @184fc600   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @92b5f71a   13 years michaelni lavf: Reimplement new seek API emulation This fixes seeking to before …
(edit) @e6380afa   13 years michaelni avidec: Reduce log level for out of index error message. Its …
(edit) @68fac5c2   13 years michaelni doxy: Disable the main index page. Theres no usefull or even remotely …
(edit) @0ad522af   13 years alex.converse mov: Add support for MPEG2 HDV 720p24 (hdv4)
(edit) @89d94b21   13 years diego swscale: K&R formatting cosmetics (part I)
(edit) @72b95764   13 years diego swscale: variable declaration and placement cosmetics
(edit) @5d42ac7f   13 years anton mpegvideo_enc: only allocate output packet when we know there will be …
(edit) @2bdac293   13 years Clément Bœsch doc/examples: rename filtering.c into filtering_video.c.
(edit) @b38b6d56   13 years justin.ruggles Add names for more channel layouts to the channel layout map. …
(edit) @79c7064c   13 years justin.ruggles sunrast: Add a sample request for RMP_RAW colormap. Signed-off-by: …
(edit) @70749c48   13 years justin.ruggles avcodec: do not override pts or duration from the audio encoder This …
(edit) @2c87c7a9   13 years justin.ruggles Add prores regression test. Signed-off-by: Reimar Döffinger …
(edit) @a86ca946   13 years justin.ruggles Enable already existing rso regression test. Signed-off-by: Reimar …
(edit) @ecdb31c   13 years justin.ruggles Add regression test for "sox" format muxer/demuxer. Signed-off-by: …
(edit) @8ee2ddcb   13 years justin.ruggles Add dpx encoding regression test. Signed-off-by: Justin Ruggles …
(edit) @04217de4   13 years diego swscale: K&R formatting cosmetics for PowerPC code (part I/II)
(edit) @3f486e0d   13 years diego img2: Use ff_guess_image2_codec(filename) shorthand where appropriate.
(edit) @24d150b7   13 years diego Clarify licensing information about files borrowed from libjpeg.
(edit) @b0f29db5   13 years alex.converse Mark mutable static data const where appropriate.
(edit) @aecf0cf5   13 years Clément Bœsch doc/examples: add audio decoding/filtering example. Mostly based on …
(edit) @e48a70e6   13 years janne-libav avplay: fix -threads option The AVOptions based default to threads …
(edit) @241f8465   13 years Clément Bœsch lavfi/abuffer: init the data planes with NULL pointers. Samples …
(edit) @6a4cf065   13 years janne-libav dvbsubdec: avoid undefined signed left shift in RGBA macro
(edit) @ca085e66   13 years janne-libav mlpdec: use av_log_ask_for_sample() Signed-off-by: Paul B Mahol …
(edit) @33510e8   13 years diego gif: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @08630d25   13 years diego png: make .long_name more descriptive Signed-off-by: Paul B Mahol …
(edit) @a5c50913   13 years martin movdec: Adjust keyframe flagging in fragmented files For video, mark …
(edit) @eadd4264   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (36 …
(edit) @3ab9a2a5   13 years rsbultje rv34: change most "int stride" into "ptrdiff_t stride". This prevents …
(edit) @a923b6b8   13 years nicolas.george af_pan: move query_format before config_props. That is the logical …
(edit) @eb9ba527   13 years nicolas.george af_pan: remove the indirect function call. libswresample is used in …
(edit) @770a5c6d   13 years justin.ruggles adpcmenc: Use correct frame_size for Yamaha ADPCM. Output packet size …
(edit) @6a3f1726   13 years Reimar.Doeffinger Add missing av_free_packet. Fixes memory leak when encoding at least …
(edit) @91a28b0e   13 years justin.ruggles avcodec: add ff_samples_to_time_base() convenience function to internal.h
(edit) @41ac9bb2   13 years justin.ruggles adx parser: set duration
(edit) @b3a4c7e0   13 years justin.ruggles mlp parser: set duration instead of frame_size
(edit) @2460b168   13 years justin.ruggles gsm parser: set duration
(edit) @7575ffac   13 years justin.ruggles mpegaudio parser: set duration instead of frame_size
(edit) @16e54ac7   13 years justin.ruggles (e)ac3 parser: set duration instead of frame_size
(edit) @c7f3f1c   13 years justin.ruggles flac parser: set duration instead of frame_size
(edit) @e9cda853   13 years justin.ruggles avcodec: add duration field to AVCodecParserContext This will allow …
(edit) @0b42a938   13 years justin.ruggles avutil: add av_rescale_q_rnd() to allow different rounding
(edit) @a297856   13 years nicolas.george af_pan: reindent after last commit.
(edit) @a44b510d   13 years nicolas.george af_pan: use libswr for rematrixing.
(edit) @560b224f   13 years nicolas.george libswr: allow to set custom matrices.
(edit) @016c7bb7   13 years Reimar.Doeffinger matroskadec: remove H.264 special-case that disabled header parsing. …
(edit) @0996f406   13 years justin.ruggles pnmdec: remove useless .pix_fmts Signed-off-by: Paul B Mahol …
(edit) @e00959a9   13 years justin.ruggles libmp3lame: support float and s32 sample formats
(edit) @e2322252   13 years justin.ruggles libmp3lame: renaming, rearrangement, alignment, and comments
(edit) @232e16dd   13 years justin.ruggles libmp3lame: use the LAME default bit rate Also, only set bit rate for CBR.
(edit) @1f516c04   13 years justin.ruggles libmp3lame: use avpriv_mpegaudio_decode_header() for output frame parsing
(edit) @e3d2c89e   13 years justin.ruggles libmp3lame: cosmetics: remove some pointless comments
(edit) @bf909fc4   13 years justin.ruggles libmp3lame: convert some debugging code to av_dlog() also remove …
(edit) @469d2a8e   13 years justin.ruggles libmp3lame: remove outdated comment. We now require at least …
(edit) @35cfd7d0   13 years justin.ruggles libmp3lame: do not set coded_frame->key_frame. it is already set in …
(edit) @8dad25eb   13 years justin.ruggles libmp3lame: improve error handling in MP3lame_encode_init()
(edit) @310c372e   13 years justin.ruggles libmp3lame: remove unneeded 'stereo' field from Mp3AudioContext
(edit) @278d6ab9   13 years stefasab ffprobe: report bit rate in stream description Signed-off-by: Stefano …
(edit) @3293b1ad   13 years stefasab lavc: set bit_rate in the decoder context, just after the init stage …
(edit) @a4f97be1   13 years martin hls: Reset the AVIOContext when seeking This avoids reading any old …
(edit) @6e6bdeb1   13 years Clément Bœsch doc: fix channel layout value in abuffer example. The channel layout …
(edit) @55fd7da1   13 years anton pcxenc: switch to encode2().
(edit) @fb11e22   13 years anton sgienc: switch to encode2().
(edit) @61eaf45c   13 years anton targaenc: switch to encode2().
(edit) @1e742ea3   13 years anton targaenc: don't modify input frame. Set the pict_type/key_frame …
(edit) @32277700   13 years anton roqvideoenc: switch to encode2().
(edit) @4fd7cfef   13 years anton roqvideoenc: add const qualifier to the input frame.
Note: See TracRevisionLog for help on using the revision log.