source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1d0d2201   11 years michaelni Adding a line to Changelog about Opus Matroska Support Next release …
(edit) @e2774b3   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Set …
(edit) @1b99514d   11 years onemda avcodec/smacker: use init_get_bits8() Signed-off-by: Paul B Mahol …
(edit) @16837f9   11 years michaelni avcodec/aacenc: use enum for aac coder. Signed-off-by: Michael …
(edit) @5748e249   11 years michaelni aacenc: use constants to set AAC coder Signed-off-by: Timothy Gu …
(edit) @4bd910d8   11 years michaelni aacenc: add AAC_CODER_(FAAC|ANMR|etc.) macros Signed-off-by: Timothy …
(edit) @bfe14458   11 years michaelni avcodec/aic: fix "warning: comparison of unsigned expression < 0 is …
(edit) @51dab60c   11 years michaelni avfilter/vf_noise: dont corrupt the picture outside width x height …
(edit) @3eba83da   11 years onemda avfilter/vf_noise: unbreak filter when inline assembly is not present …
(edit) @f144168d   11 years michaelni avcodec/smacker: fix some memleaks Signed-off-by: Michael Niedermayer …
(edit) @fbab9a7c   11 years michaelni avcodec/smacker: remove check that has become redundant …
(edit) @59a08d19   11 years michaelni avcodec/smacker: use the correct field instead of a hardcoded value …
(edit) @d2d96f9e   11 years michaelni vformat/smacker: use av_freep() to ensure no stale pointers remain …
(edit) @b211607b   11 years onemda avfilter: various cosmetics Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @ba5e7781   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @52ed1d6d   11 years stefasab MAINTAINERS: move sections from lavc to lavu Reflect current code …
(edit) @44fb7de8   11 years michaelni Merge commit 'c0779a67e85df856904ee6fab760c4233d4c2be5' * commit …
(edit) @07f6a3d7   11 years michaelni Merge commit 'e2cd766ca1b9bb2ba72aca5f6ba5d8be15743984' * commit …
(edit) @fa9e8ba   11 years michaelni Merge commit 'b1e469885362febce3d9a4678624e44a92f77da9' * commit …
(edit) @72abfba8   11 years michaelni Merge commit '0f678c0214dccb355ed8955077a2bea46984fbc8' * commit …
(edit) @83d2b7e9   11 years michaelni Merge commit '17d57848fc14e82f76a65ffb25c90f2f011dc4a0' * commit …
(edit) @ad9a877a   11 years michaelni Merge commit '459f2b393a3f89ed08d10fbceb4738d1429f268e' * commit …
(edit) @d6e650d8   11 years michaelni Merge commit '0d61f260010707f3028b818e8b24598e1a83d696' * commit …
(edit) @fcfbc58a   11 years michaelni Merge commit '183b9d843a9533774fabd3984a52f3987001acbc' * commit …
(edit) @4caf8c5   11 years michaelni Merge commit 'b26742cc308552f242ee2bf93b07a3ff509f4edc' * commit …
(edit) @a44d35d9   11 years michaelni Merge commit '49568851bf1700e3d9ea9cda29208d0df3c2c38b' * commit …
(edit) @00a63bfb   11 years diego matroskaenc: Fix stray pointers left over from av_reallocp_array …
(edit) @c0779a67   11 years diego mp3: add .mpa extension Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @e2cd766c   11 years diego configure: Mention that icl does not build both static and shared libs
(edit) @af539319   11 years michaelni Merge commit 'f3d57dc69145f1b7acb4870da9ce60378190a1fd' * commit …
(edit) @f8932d99   11 years michaelni Merge commit '0679cec6e8802643bbe6d5f68ca1110a7d3171da' * commit …
(edit) @d510d70d   11 years michaelni Merge commit 'd002fce24a7206e95f9492031f45adc35711e183' * commit …
(edit) @c16cd555   11 years michaelni Merge commit '710b0e27025948b7511821c2f888ff2d74a59e14' * commit …
(edit) @33cf70a   11 years michaelni Merge commit '8d928023f953a28692ba27071a448259134b103b' * commit …
(edit) @7e88dbe9   11 years michaelni Merge commit '48d6556dd46d4f4fac10d0f4a819e314887cd50e' * commit …
(edit) @ae77f06c   11 years michaelni Merge commit '5045f6bdfabfa5d3374756d2c23f762fb042acae' * commit …
(edit) @b1e46988   11 years martin g2meet: Allocate cursor buffers large enough to fit the aligned width …
(edit) @0f678c02   11 years martin aic: Validate values read from the bitstream Reported-by: Mateusz …
(edit) @17d57848   11 years martin mpc8: Make sure the first stream exists before parsing the seek table …
(edit) @459f2b39   11 years martin mpc8: Check the seek table size parsed from the bitstream Limit the …
(edit) @0d61f260   11 years martin zmbvdec: Check the buffer size for uncompressed data Also don't …
(edit) @183b9d84   11 years martin ape: Don't allow the seektable to be omitted The seektable is …
(edit) @b26742cc   11 years martin shorten: Break out of loop looking for fmt chunk if none is found …
(edit) @49568851   11 years martin shorten: Use a checked bytestream reader for the wave header …
(edit) @f99f7f40   11 years Carl Eugen Hoyos Set bits_per_raw_sample when reading j2k frames.
(edit) @7412a4a4   11 years Carl Eugen Hoyos libopenjpegdec.c: Correctly scale gray16 output if precision < 16 …
(edit) @d73565d5   11 years Carl Eugen Hoyos Use rc_max_rate if no video bit_rate was specified when muxing …
(edit) @52cf08b4   11 years Carl Eugen Hoyos Store the video bit_rate in the context when muxing mxf. This will …
(edit) @bbcaf25d   11 years michaelni lavu/sha512: Fully unroll the transform function loops crypto_bench …
(edit) @7e4fe516   11 years michaelni lavu/sha: Fully unroll the transform function loops crypto_bench …
(edit) @f3d57dc6   11 years martin smacker: Free memory properly if the init function fails …
(edit) @0679cec6   11 years martin smacker: Make sure we don't fill in huffman codes out of range …
(edit) @d002fce2   11 years martin smacker: Check malloc return values Also try to free local …
(edit) @710b0e27   11 years martin smacker: Avoid integer overflow when allocating packets Reported-by: …
(edit) @8d928023   11 years martin smacker: Don't return packets in unallocated streams Reported-by: …
(edit) @48d6556d   11 years martin dsicin: Add some basic sanity checks for fields read from the file …
(edit) @a8e00cf9   11 years onemda avfilter: remove redundant use of AV_NE() macro Signed-off-by: Paul B …
(edit) @269845db   11 years onemda avformat/nutdec: check for allocation failures Signed-off-by: Paul B …
(edit) @99a28333   11 years onemda avfilter/vf_traspose: move switch out of loop Signed-off-by: Paul B …
(edit) @38155b47   11 years michaelni avcodec: add const qualifier to avcodec_find_best_pix_fmt2 args …
(edit) @5045f6bd   11 years diego configure: Fix wrong reference to user support mailing list
(edit) @2a1c24a2   11 years michaelni avformat/utils: use av_realloc_array() Signed-off-by: Michael …
(edit) @c5714097   11 years michaelni avformat/mxfdec: use av_realloc_array() Signed-off-by: Michael …
(edit) @9bca8e53   11 years michaelni avformat/matroskaenc: use av_realloc_array() Signed-off-by: Michael …
(edit) @e5290823   11 years michaelni avformat/matroskadec: use av_realloc_array() Signed-off-by: Michael …
(edit) @b5b34c19   11 years michaelni avformat/matroskaenc: use av_freep() to avoid leaving stale pointers …
(edit) @2175f768   11 years michaelni avformat/asfenc: use av_freep() for extra saftey Signed-off-by: …
(edit) @2832a82e   11 years michaelni avformat/gxfenc: Clear nb_fields on array deallocation Signed-off-by: …
(edit) @a6ca08f1   11 years michaelni avformat/gxfenc: Check and propagate return code from …
(edit) @9e505485   11 years onemda avformat/smacker: check avformat_new_stream() return value …
(edit) @848ad8db   11 years onemda avformat/libnut: check avformat_new_stream() return value …
(edit) @f2e614e   11 years onemda avformat/ffmetadec: return meaningful error codes Signed-off-by: Paul …
(edit) @60caa3d8   11 years onemda avformat/sierravmd: check for memory allocation failures …
(edit) @00e1bf8a   11 years onemda avformat/flic: check for memory allocation failures Signed-off-by: …
(edit) @803445e0   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Drop …
(edit) @c45e9097   11 years michaelni Merge commit 'ec17d1aa8b833d49d8fc479e44e9e22858aa486c' * commit …
(edit) @24da9eb2   11 years michaelni Merge commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc' * commit …
(edit) @8c9d6ee4   11 years michaelni avformat/utils: functions that add entries should not destroy the …
(edit) @5ca39a0b   11 years michaelni avformat/mxfdec: functions that add entries should not destroy the …
(edit) @c9367c07   11 years michaelni avformat/matroskaenc: functions that add entries should not destroy …
(edit) @32805f85   11 years michaelni avformat/matroskadec: ebml_parse_elem() should not deallocate priorly …
(edit) @cbe47b1e   11 years michaelni Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa' * commit …
(edit) @64b6279d   11 years michaelni avcodec/mjpegdec: Support >8bpc color mjpeg Fixes Ticket2939 …
(edit) @7bc9fb8c   11 years michaelni avcodec/utils: add 16bit planar YUV formats to …
(edit) @ae12d655   11 years michaelni lavcodec: Adding support for End Trimming in Opus encoder Adds the …
(edit) @7b0a839b   11 years michaelni opus/matroska: Adding support for End Trimming in demuxer/decoder …
(edit) @889bc79b   11 years michaelni lavc/utils: Add support for discarding samples from the end Adding …
(edit) @bf5ceeff   11 years onemda avfilter/vf_psnr: >8 bit planar support Signed-off-by: Paul B Mahol …
(edit) @83165e39   11 years michaelni doc: Rename avtools-common-opts to fftools-common opts Signed-off-by: …
(edit) @942babd   11 years onemda avcodec/vp56: use av_reallocp_array() and check if allocation failed …
(edit) @7883827c   11 years michaelni ffmpeg: check for unsupported "queing of command on first filter …
(edit) @1525107   11 years michaelni ffmpeg: improve built in docs for passing commands Signed-off-by: …
(edit) @f8f4e48b   11 years michaelni ffmpeg: print command replies starting on column 0 This fixes …
(edit) @bb23bf8f   11 years michaelni avfilter/avfilter: fix null pointer dereference with queued ping …
(edit) @9b07d34e   11 years michaelni Make avcodec_find_best_pix_fmt_of_list const-correct Signed-off-by: …
(edit) @5cfa519   11 years michaelni avformat/riff: add 0x594a TwoCC sample: …
(edit) @a0b901a3   11 years diego Drop pointless directory name prefixes from #includes in the current dir
(edit) @ec17d1aa   11 years diego doc: Drop VDPAU from list of supported codecs
(edit) @c58f4069   11 years diego fate.sh: Run git-clone quietly
(edit) @f369b935   11 years diego avformat: Use av_reallocp_array() where suitable Signed-off-by: Diego …
Note: See TracRevisionLog for help on using the revision log.