66384 Commits (bac6cfcb3a1d13c04702e3bd6e54a7515a4c46b9)
 

Author SHA1 Message Date
James Almer af7d260626 avutil: remove obsolete FF_API_LLS1 cruft 10 years ago
Mika Raento 00431bf874 ismindex: handle time discontinuities and nonzero start time 10 years ago
James Almer 4ae6bcc025 RELEASE: update to 2.4.git 10 years ago
Michael Niedermayer e587a428d7 avformat/rtpproto: fix strict aliasing violations with sockaddr 10 years ago
Michael Niedermayer 8c1dc1f6ed avformat/network: add union for avoiding strict aliassing violations with sockaddr* 10 years ago
James Almer 91459bd320 avcodec: remove obsolete FF_API_DSPUTIL cruft 10 years ago
Michael Niedermayer 6beea6f017 avcodec/tiff: fix odd dimensioned yuv 10 years ago
Deb Mukherjee 04b0dda853 avcodec/libvpxdec: Adds decode support for formats other than 420 10 years ago
Clément Bœsch b24d74e44a avcodec/microdvddec: indent fix 10 years ago
Clément Bœsch fcfa3ebed1 avcodec/utils: remove avcodec_ prefix for internal symbol 10 years ago
Michael Niedermayer b227be34db avcodec/mjpegenc: the AMV encoder doesnt support yuv422 10 years ago
Michael Niedermayer 808db3e687 Changelog: add 2.4 10 years ago
Michael Niedermayer 68bca03951 doc/examples: remove unneeded NULL checks 10 years ago
Michael Niedermayer da2186be81 MAINTAINERS: Add 2.4 to maintained releases, drop 2.3 10 years ago
Clément Bœsch 5eef7042d8 Changelog/RELEASE_NOTES: prepare for 2.4 10 years ago
Michael Niedermayer fa1b563196 doc/APIchanges: Update hashes and dates 10 years ago
Clément Bœsch b97e27082b doc/APIchanges: attempt to split releases 10 years ago
Andreas Cadhalpun 365b9cf624 doc: mention important API changes in the RELEASE_NOTES 11 years ago
Reynaldo H. Verdejo Pinochet 2638af2fc5 ffserver: drop custom skip_spaces() impl 11 years ago
Reynaldo H. Verdejo Pinochet 4c8be331bc ffserver: use correct error for stream not found 11 years ago
Andreas Cadhalpun 8f537420ae doc: mention in APIChanges that AVProbeData must be initialized due to the new mime_type field 11 years ago
Michael Niedermayer 5312fb13b4 RELEASE_NOTES: add version numbers 11 years ago
Michael Niedermayer c2a7607a1c RELEASE_NOTES: Add next versions name (Fresnel) 11 years ago
Michael Niedermayer 36ea35bbc0 avformat/utils: free s->pb for image2 as it can be used with and without a file 11 years ago
Clément Bœsch 89d42da5c6 avformat/assenc: honor ReadOrder 11 years ago
Michael Niedermayer 52c85b194b avdevice/lavfi: dont assign variables to themselfs 11 years ago
Michael Niedermayer 8407cbbfc9 Fix "passing argument 1 of av_free discards const qualifier from pointer target type" 11 years ago
Michael Niedermayer 296cd9c432 avformat/mpegts: Improve probe heuristic by considering the overall frequency of 0x47 headers 11 years ago
Clément Bœsch b96d864fd6 avcodec/mjpegdec: Fix chroma width rounding 11 years ago
Michael Niedermayer ceb2fe027f avcodec/bmp_parser: delay frame end detection to the next header or EOF 11 years ago
Michael Niedermayer 3c6d824b80 avcodec/bmp_parser: simplify 11 years ago
Michael Niedermayer b11d1889ef avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its header 11 years ago
Clément Bœsch d86cf4a91d avformat/vobsub: fix NULL dereference 11 years ago
Michael Niedermayer 8572dbc5db avcodec/ac3en: use FF_ALLOC(Z)_ARRAY() 11 years ago
Andreas Cadhalpun bcac0f4010 lavf/format.c: use AVPROBE_SCORE_MIME instead of AVPROBE_SCORE_EXTENSION for matching mime types 11 years ago
Andreas Cadhalpun d5e802609a doc: document the addition of the AVProbeData.mime_type field and it's implications 11 years ago
Mikulas Patocka cdb3eee7c4 configure: Fix miscompilation for i586 11 years ago
Michael Niedermayer b3fd2b175c avformat/img2dec: Fail probing when no data is yet available and the filename contains no number/glob patterns either. 11 years ago
Michael Niedermayer 917d14e6a2 avformat/format: Run image2 probe again when file content data is available 11 years ago
Michael Niedermayer 321c3cd1a9 avformat/img2dec: reduce bmppipe probe score 11 years ago
James Darnley e3fb2b0eb7 docs: add example around the suggested commit message format 11 years ago
Jörg Krause 453944cc77 configure: fix check_cmd in check_host_cpp 11 years ago
Rong Yan 8e8db16a2c avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() affecting little endian environments on POWER8 11 years ago
Michael Niedermayer 4a203b7737 avcodec/png_parser: Return the buffered data at the end 11 years ago
Michael Niedermayer a6153bde3d avcodec/pngdec: print the actual number of bytes left in the error case 11 years ago
Michael Niedermayer de4a4ca1a0 avformat/img2_alias_pix: Add AVClass and image2 AVOptions 11 years ago
Michael Niedermayer 8b4714614f avformat/img2_alias & brender_pix: fix function names 11 years ago
Michael Niedermayer 646d663f71 avformat/img2_brender_pix: Add AVClass and image2 AVOptions 11 years ago
Michael Niedermayer 5303a644f5 avformat/img2: Make AVOptions available to img* demuxers defined in other files 11 years ago
Michael Niedermayer ea7ebadeb7 avformat/rmdec: very basic MLTI support 11 years ago