64664 Commits (a65d6e17bd04e11b863c8f80d028af0058440a68)
 

Author SHA1 Message Date
Michael Niedermayer a65d6e17bd Merge commit 'f9900822fc5f0b0c7242ca318290c090bd5d0af0' 11 years ago
Michael Niedermayer 8bbadc9b6e ffmpeg: Use av_stream_get_parser() to avoid ABI issues 11 years ago
Michael Niedermayer 62227a70f0 avformat: add av_stream_get_parser() to access avformat AVParser 11 years ago
Martin Storsjö f9900822fc fate: Use the correct, local path to samples for opus reference files 11 years ago
Michael Niedermayer 6821572499 avformat/movenc: dont mark multichannel as mono tracks as containing the center channel 11 years ago
Michael Niedermayer ec24796731 RELEASE_NOTES: fill in lib versions 11 years ago
Michael Niedermayer 47c84c0bf7 avformat/wavdec: add basic sanity check for the sample count 11 years ago
Timothy Gu 2a9b4c0f05 Add a release note for 2.3 11 years ago
Muhammad Faiz 860d12978c doc/filters: fixing typo 11 years ago
Michael Niedermayer 2db1bcf1b9 avformat/asfdec: Try to improve skip case 11 years ago
Michael Niedermayer cc3e7a4c3d Merge commit 'acf91215c74a91eb3b86af01dcb1d3c78d0e2310' 11 years ago
Michael Niedermayer 98227ba5fa Merge commit 'a8552ee3eb335d2fd2d6c99363367a6090298f78' 11 years ago
Lukasz Marek 4cc0f79a2c lavf: add samba protocol via libsmbclient 11 years ago
Michael Niedermayer ccc4324c90 MAINTAINERS: Add ubitux for text subtitles 11 years ago
Star Brilliant 3f815f713b AVFormat: LRC demuxer and muxer 11 years ago
Diego Biurrun acf91215c7 x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection 11 years ago
Ben Avison 42c1cc35b7 armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6) 11 years ago
James Almer 276bef5340 x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2 11 years ago
Ronald S. Bultje ebd1c505d2 h264: fix direct temporal mvs for bottom-field-first poc order. 11 years ago
Diego Biurrun a8552ee3eb ppc: dsputil: Coalesce all init files 11 years ago
Michael Niedermayer 1e3f77b53a swscale/x86/rgb2rgb_template: fix 1 byte overread in yuyvtoyuv420 and uyvytoyuv420 11 years ago
Michael Niedermayer 4eb13cdfb0 avformat/asfdec: dvrms timestamps are pts not dts 11 years ago
Michael Niedermayer 8202c49b43 avformat/utils: do not wait for packets from discarded streams for genpts 11 years ago
Michael Niedermayer 12dddfed03 configure: fix alphabetical order of previous commit 11 years ago
Andreas Cadhalpun 97592faa51 Add -Wformat and -Werror=format-security compiler flags 11 years ago
Andreas Cadhalpun 39a6e02fd4 fix spelling errors 11 years ago
Michael Niedermayer 4470a3eeaf avformat/mpegts: dont clear programs during probing 11 years ago
Michael Niedermayer 1db641cbd2 avcodec/hevc: more clearing to avoid stale pointers 11 years ago
Michael Niedermayer ccd6911c18 avcodec/hevc_ps: do not loose all reference to pointers still in use 11 years ago
Michael Niedermayer 52fafaf474 swresample/libswresample.v: hide ff_* 11 years ago
Oliver Fromme 699d2107be doc/encoders: Document "dvdsub workaround for some players" 11 years ago
Michael Niedermayer e5eff191e4 ffplay: increase subtitle que size 11 years ago
James Almer 123649dd19 x86/dsputilenc: remove some empty if statements 11 years ago
Michael Niedermayer 66558fe715 avcodec/hevc_ps: Check layer_id_included_flags count 11 years ago
Michael Niedermayer 6935ae22ed avcodec/hevc_ps: more complete check for vps_max_dec_pic_buffering 11 years ago
Michael Niedermayer 5d88e40093 avcodec/hevc: check slice_header_extension data length 11 years ago
Michael Niedermayer c79acacd2e avcodec/hevc: fix nb_sh / nb_sps check 11 years ago
Lukasz Marek ca671beead lavf/libssh: set freed pointers to NULL 11 years ago
Michael Niedermayer 59975de777 ffmpeg: fix integer overflows with sub->*display_time 11 years ago
Michael Niedermayer 2cebd17e3f avcodec/pgssubdec: Fix input pts 11 years ago
Michael Niedermayer 15e933b773 Merge commit '6cc1409ba8650fb7eaedc96e970664febc02a5e9' 11 years ago
Michael Niedermayer b8cdf04726 Merge commit '1173320249745eab01c901a39054fc0fced33c87' 11 years ago
Diego Biurrun 6cc1409ba8 examples/output: Remove unused variable 11 years ago
Diego Biurrun 1173320249 dsputil: Drop unused bit_depth parameter from all init functions 11 years ago
Paul B Mahol 6779bf3f0f avformat/wavenc: use av_mallocz_array() 11 years ago
Michael Niedermayer c6c172d173 avformat/mpegts: skip updating programs/streams when determining duration 11 years ago
Michael Niedermayer c9d64abedf avfilter/vf_decimate: Use av_malloc_array() 11 years ago
Michael Niedermayer be55518fdb avfilter/vf_deshake: Use av_malloc_array() 11 years ago
Michael Niedermayer 4932b1e8b8 avfilter/vf_libopencv: Use av_mallocz_array() 11 years ago
Michael Niedermayer 375d7ee805 Merge commit 'df2aa22203afc9377832bdf800df5dbd3aa9687e' 11 years ago