67063 Commits (24dfd6e79b4116dcb0e0acb0f6ebeb8f0fe3b263)
 

Author SHA1 Message Date
Michael Niedermayer 2f7bd04afb avcodec/avcodec: fix non doxy comment 10 years ago
Michael Niedermayer 917f86f479 Merge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec' 10 years ago
Michael Niedermayer f09162c06b Merge commit 'ced7238cd01cc2199acf9225305628641a27c1d7' 10 years ago
Michael Niedermayer 60a876fe7b Merge commit '752e71e74f50e7a6f9a19edb8e775b2ea2fb94d8' 10 years ago
Michael Niedermayer 16f9f7b881 Merge commit '74b02377980321934e33969c84733ace7e9f4eeb' 10 years ago
Michael Niedermayer cacc1dcadc Merge commit '1ac5a29b2e5ddeae068deb9d6e0e803a91941d4d' 10 years ago
Michael Niedermayer 1b54e6b12b avformat/mov: auodetect "use_mfra_for" 10 years ago
Yu Xiaolei 8091fe3071 build: mov_muxer requires ac3_parser 10 years ago
Michael Lynch c69f230a3a avformat/rtsp: check memory allocation 10 years ago
Martin Storsjö 79dd756e14 rtmpproto: Fix a typo 10 years ago
Martin Storsjö ced7238cd0 rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy 10 years ago
Martin Storsjö 752e71e74f rtpdec_hevc: Rename a variable for clarity 10 years ago
Lou Logan 8a95379990 doc/encoders: add basic libx265 documentation 10 years ago
Clément Bœsch 52b0a0ecaa avcodec/ass: add FFmpeg signature 10 years ago
Clément Bœsch d281a87ae3 avformat/assdec: typo fix 10 years ago
Clément Bœsch 462f2876ce avcodec/ass_split: realign after addition of new fields 10 years ago
Clément Bœsch 3e86ead383 avcodec/ass_split: assume default order when "Format:" line is not found 10 years ago
Clément Bœsch d9f272fe33 avcodec/ass_split: extend recognized fields in ASS splitter 10 years ago
Clément Bœsch 40b9f28641 avcodec/ass: output missing fields in AVSubtitles and output files 10 years ago
Clément Bœsch bf700a995d avformat/assenc: support remuxing old V4 ASS form (SSA) 10 years ago
Clément Bœsch b243393e8b fate: fix some subtitles tests dependencies 10 years ago
Clément Bœsch d97d4795fd fate: add rawdiff and use it for subtitles 10 years ago
Clément Bœsch 8022bb1d92 fate: make subtitles tests output to stdout instead of md5 10 years ago
Lou Logan b629b421d7 doc/filters: update link to OpenCV docs 10 years ago
Michael Niedermayer a9ed4f1d15 Merge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5' 10 years ago
Michael Niedermayer 6afc319eee Merge commit '9b7f932ee568cadfc0f556a061fcc00cb63f9780' 10 years ago
Michael Niedermayer 137f7a630b Merge commit '557d4c4ecae080729e68df54ed2bd8420d0f037a' 10 years ago
Michael Niedermayer a92192d2e4 avformat/utils: use av_reduce() to simplify code and avoid overflow in ff_compute_frame_duration() 10 years ago
Michael Niedermayer 2b37864e7f Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69' 10 years ago
Michael Niedermayer 18255441dd avcodec/dpx: fix framerate 10 years ago
Michael Niedermayer 220a15c074 avcodec/vc1: fix time_base and framerate 10 years ago
Michael Niedermayer 09450c5509 avcodec/h264: fix time_base and framerate 10 years ago
Michael Niedermayer 620e7f0f3b avcodec/mpeg12dec: fix time_base and framerate 10 years ago
Michael Niedermayer 801876fb07 avcodec/utils: fix time_base after the framerate addition 10 years ago
Michael Niedermayer 17085a0251 Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 10 years ago
Vittorio Giovara 74b0237798 mov: Correctly check the color transfer characteristics range 10 years ago
Vittorio Giovara 1ac5a29b2e imc: fix order of operations in coefficients read 10 years ago
Michael Niedermayer 51c810e62b Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109' 10 years ago
Michael Niedermayer fd937866f7 Merge commit 'c1724623ce0433c6a9ee72133b1fd4db75ec7193' 10 years ago
Michael Niedermayer a72e75bf98 Merge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a' 10 years ago
Martin Storsjö e5cfc8fdad sdp: Provide out of bound parameter sets for HEVC if extradata is set 10 years ago
Martin Storsjö 9b7f932ee5 rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines 10 years ago
Anton Khirnov 557d4c4eca avconv: replace AVCodecContext.time_base with framerate 10 years ago
Anton Khirnov 2d6e58497e lavf: switch to AVCodecContext.framerate for demuxing 10 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 10 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 10 years ago
Rémi Denis-Courmont c1724623ce vdpau: have av_vdpau_bind_context() fail on unsupported flag 10 years ago
Rémi Denis-Courmont e09a947c1a doc: fix typing mistake 10 years ago
Michael Niedermayer 676110e6d4 avformat/mxfdec: cleanup if parsing the header metadata fails 10 years ago
Michael Niedermayer 0834f2056c avformat/mxfdec: Fix memleak of packages_refs 10 years ago