42672 Commits (5dfe4edad63971d669ae456b0bc40ef9364cca80)
 

Author SHA1 Message Date
Anton Khirnov 79f5347a98 avcodec: fix doxy placement 9 years ago
Anton Khirnov 8de1ee9f72 lavf: deprecate compute_pkt_fields2 9 years ago
Anton Khirnov aeda1121c9 lavf: factor out freeing an AVStream 9 years ago
Anton Khirnov 3efd71b4d0 avconv: set packet duration for CFR video streams 9 years ago
Anton Khirnov a0c71a5751 lavf: initialize cur_dts to AV_NOPTS_VALUE for muxing 9 years ago
Michael Niedermayer cc96018c79 libopenh264enc: Set AVOption data type 9 years ago
Michael Niedermayer fcc49924db vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL 9 years ago
Michael Niedermayer 563e6d8603 segafilm: drop the "song and dance" for cinepak 9 years ago
Paul B Mahol 1e791ee3aa segafilm: set video and audio stream duration 9 years ago
Paul B Mahol c012c6f1a8 segafilm: implement seeking 9 years ago
John Stebbins 2ec112f71c vf_pad: fix x, y option expression evaluation 9 years ago
Luca Barbato e2854e731f avresample: Document avresample_open() a little better 9 years ago
wm4 f128b8e19a mov: detect cover art pictures by content 9 years ago
Luca Barbato 50d2a3b5f3 flashsv: Initialize the block array 9 years ago
Luca Barbato de41b555cd truemotion2: Fix the buffer check 9 years ago
Luca Barbato 4a32692338 mimic: Always return on failure 9 years ago
Luca Barbato 452d659aa4 msnwc_tcp: Use the correct return values 9 years ago
Luca Barbato f8d10511fe cosmetics: msnwc_tcp: Reformat 9 years ago
Luca Barbato 4dfbc7a755 msnwc_tcp: Correctly report failure 9 years ago
Luca Barbato 60f50374f1 rpza: Check the blocks left before processing one 9 years ago
Luca Barbato 0b699920f3 lagarith: Correctly compute hash_shift 9 years ago
Luca Barbato 1e7ff5ac69 nut: Use the correct codec_tag when multiple are available 9 years ago
Diego Biurrun 8161220eee h264_parser: Rename close() to h264_close() 9 years ago
Martin Storsjö 407ac22322 w32pthreads: Map MemoryBarrier to __sync_synchronize on mingw 9 years ago
Luca Barbato a0562e5317 configure: Add a SONAME entry for the android target 9 years ago
Rémi Denis-Courmont d35d0c723e vdpau: remove dysfunctional H.263 support 9 years ago
Vittorio Giovara f53583ea6e omadec: Fix position of opening parenthesis 9 years ago
Vittorio Giovara b4a82e7407 h264: Print the complete user message 9 years ago
Vittorio Giovara 8487987b87 h264: Print user data SEI under normal debug verbosity 9 years ago
Kirill Gavrilov 1720791e36 png: read and write stereo3d frame side data information 9 years ago
Martin Storsjö 00b62968d0 os_support: Don't try to return the service name as a string in getnameinfo 9 years ago
Martin Storsjö 567ca14295 configure: Add -D_CRT_NONSTDC_NO_WARNINGS when building with msvc 9 years ago
Martin Storsjö 8edaf625f3 libopenh264enc: Count and warn about the number of skipped frames 9 years ago
Martin Storsjö 9e14a99240 libopenh264enc: Add an option for controlling the frame skipping 9 years ago
Kieran Kunhya b8deb7c34f opus: Do not call vector_fmul_scalar on zero samples 9 years ago
Michael Niedermayer 6dcd822904 opus: Buffer the samples from the correct offset 9 years ago
Luca Barbato f3aff31e5f avpicture: Deprecate the single fields 9 years ago
Alexandra Hájková cd0e08813a avconv: support infinite loop for the loop option 9 years ago
Luca Barbato a9a6010637 avpacket: Provide an alloc and a free function for the struct 9 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato d584533cf3 avformat: Rework add_to_pktbuf 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Luca Barbato a5d4204309 avformat: Always return ref-counted AVPacket 9 years ago
Luca Barbato f0ca6ffa0a avprobe: Unref the packet once it is used 9 years ago
Hendrik Leppkes 9cbae3a7d5 roqvideodec: use av_frame_copy 9 years ago
Tom Butterworth 9f5d6f460c hap: Set avctx.bits_per_coded_sample 9 years ago
Vittorio Giovara fe66671bd5 cmdutils: Check for and report the correct codec capability 9 years ago
Vittorio Giovara 3c5cf2a31b screenpresso: Drop parameter change check 9 years ago
Alexis Ballier 447b5b278c mpegvideo_enc: Fix encoding videos with less frames than the delay of the encoder 9 years ago
Michael Niedermayer 27eeee76b2 mpegvideo_enc: Merge ifs with identical conditions 9 years ago